Freigeben über


Fill.AlignShape-Eigenschaft

Align Image With Shape.Represents the attribte in schema: alignshape

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

Syntax

'Declaration
<SchemaAttrAttribute(, "alignshape")> _
Public Property AlignShape As TrueFalseValue
    Get
    Set
'Usage
Dim instance As Fill
Dim value As TrueFalseValue

value = instance.AlignShape

instance.AlignShape = value
[SchemaAttrAttribute(, "alignshape")]
public TrueFalseValue AlignShape { get; set; }

Eigenschaftswert

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

Siehe auch

Referenz

Fill Klasse

Fill-Member

DocumentFormat.OpenXml.Vml-Namespace