Page tree
Skip to end of metadata
Go to start of metadata

Introduced in build 9.1

 

Description

The PivotTableLayout class contains the set of properties specific to the layout of pivot tables. To get a PivotTableLayout object, use PivotTable.PivotTableLayout .
C#
vb.net

Properties

Name

Description

PivotTableLayout.ReportLayout

Sets or returns the layout option for the pivot table.

 

Nested Classes

Name

Description

PivotTableLayout.LayoutOptions

The LayoutOptions are used to specify the value of PivotTableLayout.ReportLayout.

 

 

  • No labels