Introduced in build 8.3
Description
Sets or Returns the current number of items the PivotTable's cache is set to retain.
C#
vb.net
Remarks
If thePivotTable.ItemsToRetain
is set to ItemsToRetain.Max
, Value
will return the integer value of the maximum number items the PivotTable cache supports. Use ItemsToRetain.Max
to set the number of items to retain to the maximum that the PivotTable supports.