Click or drag to resize

IPivotTableOptions ReportLayout Property

This property specifies layout settings of the pivot table

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

Property Value

Type: PivotTableLayoutType
See Also