Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Slide Layout Type.Represents the attribte in schema: type
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaration
<SchemaAttrAttribute(, "type")> _
Public Property Type As EnumValue(Of SlideLayoutValues)
Get
Set
'Usage
Dim instance As SlideLayout
Dim value As EnumValue(Of SlideLayoutValues)
value = instance.Type
instance.Type = value
[SchemaAttrAttribute(, "type")]
public EnumValue<SlideLayoutValues> Type { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<SlideLayoutValues>
Returns EnumValue<T>.