Freigeben über


ControlProperties.AutoLine-Eigenschaft

autoLine.Represents the attribte in schema: autoLine

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

Syntax

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

value = instance.AutoLine

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue

Siehe auch

Referenz

ControlProperties Klasse

ControlProperties-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace