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 table's cache can support.

Signature
C#
C#
 public System.String Max{ get;}
Signature
vb.net
vb.net
Public Property Max() As String
Remarks

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

Scrollbar