Consolidation.AutoPage Property
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; }
Property Value
Type: DocumentFormat.OpenXml.BooleanValue
Returns BooleanValue.