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 2 Next »

Description

Creates a new, blank pivot table for the specified area.

C#
vb.net

Parameters

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

Examples

C#
vb.net
  • No labels