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 12 Current »

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