Page tree

Versions Compared

Key

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

...

Excerpt

Returns the maximum number of items the pivot tablePivotTable's cache can support.

Signature
C#
C#
public System.String Max{ get; }

...

Remarks

Depending on various factors such as what version of Excel your pivot table PivotTable was originally created in, if it is a classic pivot table PivotTable or not, etc, the pivot tables PivotTable's cache will have different maximum capacities of items it can retain. You can use the Max method to determine what the pivot table PivotTable can support.

Scrollbar