Freigeben über


BackstageLabelControl.Enabled-Eigenschaft

enabled.Represents the attribte in schema: enabled

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

Syntax

'Declaration
<SchemaAttrAttribute(, "enabled")> _
Public Property Enabled As BooleanValue
    Get
    Set
'Usage
Dim instance As BackstageLabelControl
Dim value As BooleanValue

value = instance.Enabled

instance.Enabled = value
[SchemaAttrAttribute(, "enabled")]
public BooleanValue Enabled { get; set; }

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

BackstageLabelControl Klasse

BackstageLabelControl-Member

DocumentFormat.OpenXml.Office2010.CustomUI-Namespace