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

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Introduced in build 9.1

 

Description

The PivotTableLayout class contains the set of properties specific to 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