PivotTableDefinition.Indent Property

Indentation for Compact Axis.Represents the attribte in schema: indent

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

Syntax

'Declaration
<SchemaAttrAttribute(, "indent")> _
Public Property Indent As UInt32Value
    Get
    Set
'Usage
Dim instance As PivotTableDefinition
Dim value As UInt32Value

value = instance.Indent

instance.Indent = value
[SchemaAttrAttribute(, "indent")]
public UInt32Value Indent { get; set; }

Property Value

Type: DocumentFormat.OpenXml.UInt32Value

See Also

Reference

PivotTableDefinition Class

PivotTableDefinition Members

DocumentFormat.OpenXml.Spreadsheet Namespace