Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Next »

Description

The ItemsToRetain class represents the number of items a pivot table cache will retain even changes have been made to the data source.

C#
vb.net

Examples

C#
vb.net

Fields

Name

Description

Automatic

ItemsToRetain's value for automatic.

None

ItemsToRetain's value for none.

Properties

Name

Description

Max

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

Value

Sets or Returns the current number of items the PivotTable's cache is set to retain.
  • No labels