Namespace: Spire.Xls.Core
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
XlsPivotCachesCollection PivotCaches { get; }
ReadOnly Property PivotCaches As XlsPivotCachesCollection
	Get
property XlsPivotCachesCollection^ PivotCaches {
	XlsPivotCachesCollection^ get ();
}
abstract PivotCaches : XlsPivotCachesCollection with get

Property Value

XlsPivotCachesCollection

See Also