Introduced in build 9.1
Description
Sets or returns the layout option for the pivot table.C#
vb.net
Examples
C#
vb.net
Remarks
This property corresponds to the PivotTable layout options under PivotTable Layout on the Design tab. Together with the PivotTableSettings.ClassicLayout property this enables the ability to drag and drop fields in the PivotTable grid.
The default layout value of is Compact
for PivotTables generated by ExcelWriter.