Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Excerpt

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

Signature
C#
C#
public PivotTable CreatePivotTable(Area data, int aRow, int aColumn)

...