Freigeben über


ControlProperties.AutoFill-Eigenschaft

autoFill.Represents the attribte in schema: autoFill

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

Syntax

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

value = instance.AutoFill

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ControlProperties Klasse

ControlProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace