Freigeben über


Consolidation.AutoPage-Eigenschaft

Auto Page.Represents the attribte in schema: autoPage

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

Syntax

'Declaration
<SchemaAttrAttribute(, "autoPage")> _
Public Property AutoPage As BooleanValue
    Get
    Set
'Usage
Dim instance As Consolidation
Dim value As BooleanValue

value = instance.AutoPage

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

Eigenschaftswert

Typ: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.

Siehe auch

Referenz

Consolidation Klasse

Consolidation-Member

DocumentFormat.OpenXml.Spreadsheet-Namespace