Click or drag to resize

IPivotTableOptions IsAutoFormat Property

Indicates whether the PivotTable has an autoformat applied. Checkbox "autofit column width on update"which in pivot table Options :Layout Format for Excel 2007

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

Property Value

Type: Boolean
See Also