Freigeben über


BackstageLabelControl.Expand-Eigenschaft

expand.Represents the attribte in schema: expand

Namespace:  DocumentFormat.OpenXml.Office2010.CustomUI
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
<SchemaAttrAttribute(, "expand")> _
Public Property Expand As EnumValue(Of ExpandValues)
    Get
    Set
'Usage
Dim instance As BackstageLabelControl
Dim value As EnumValue(Of ExpandValues)

value = instance.Expand

instance.Expand = value
[SchemaAttrAttribute(, "expand")]
public EnumValue<ExpandValues> Expand { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.EnumValue<ExpandValues>

Siehe auch

Referenz

BackstageLabelControl Klasse

BackstageLabelControl-Member

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace