Click or drag to resize

XlsPivotTable CacheIndex Property

Gets Index of the pivot Cache.Read-only.

Namespace: Spire.Xls.Core.Spreadsheet.PivotTables
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public int CacheIndex { get; }

Property Value

Type: Int32

Implements

IPivotTable CacheIndex
See Also