Click or drag to resize

IPivotTableOptions Indent Property

Specifies the indentation increment for compact axis and can be used to set the Report Layout to Compact Form.

Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
uint Indent { get; set; }

Property Value

Type: UInt32
See Also