Freigeben über


PlaceholderShape.Orientation-Eigenschaft

Placeholder Orientation.Represents the attribte in schema: orient

Namespace:  DocumentFormat.OpenXml.Presentation
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "orient")> _
Public Property Orientation As EnumValue(Of DirectionValues)
    Get
    Set
'Usage
Dim instance As PlaceholderShape
Dim value As EnumValue(Of DirectionValues)

value = instance.Orientation

instance.Orientation = value
[SchemaAttrAttribute(, "orient")]
public EnumValue<DirectionValues> Orientation { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<DirectionValues>
Returns EnumValue<T>.

Siehe auch

Referenz

PlaceholderShape Klasse

PlaceholderShape-Member

DocumentFormat.OpenXml.Presentation-Namespace