Freigeben über


ControlProperties.DefaultSize-Eigenschaft

defaultSize.Represents the attribte in schema: defaultSize

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

Syntax

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

value = instance.DefaultSize

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ControlProperties Klasse

ControlProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace