Freigeben über


ControlProperties.Disabled-Eigenschaft

disabled.Represents the attribte in schema: disabled

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

Syntax

'Declaration
<SchemaAttrAttribute(, "disabled")> _
Public Property Disabled As BooleanValue
    Get
    Set
'Usage
Dim instance As ControlProperties
Dim value As BooleanValue

value = instance.Disabled

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ControlProperties Klasse

ControlProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace