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

Introduced in build 8.4

Description

Creates a new, blank PivotTable for the specified area. A PivotTable created by this method is part of PivotTables collection.

C#
vb.net

Parameters

data
The data that is represented within the PivotTable.
aRow
The 0-based number of the row of the upper left corner of the PivotTable.
aColumn
The 0-based number of the column of the upper left corner of the PivotTable.

Examples

C#
vb.net
  • No labels