PlaceholderShape.Orientation Property
Placeholder Orientation.Represents the attribte in schema: orient
Namespace: DocumentFormat.OpenXml.Presentation
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Декларация
<SchemaAttrAttribute(, "orient")> _
Public Property Orientation As EnumValue(Of DirectionValues)
Get
Set
'Применение
Dim instance As PlaceholderShape
Dim value As EnumValue(Of DirectionValues)
value = instance.Orientation
instance.Orientation = value
[SchemaAttrAttribute(, "orient")]
public EnumValue<DirectionValues> Orientation { get; set; }
Property Value
Type: DocumentFormat.OpenXml.EnumValue<DirectionValues>
Returns EnumValue<T>.