Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Introducedin
8.3
8.3
Description

Excerpt

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

Excerpt

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

...