Click or drag to resize

XlsSlicerCache SlicerCacheItems Property

Gets a collection of all items in the slicer cache. Read-only. Lazily initializes the collection if it's null.

Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public XlsSlicerCacheItemCollection SlicerCacheItems { get; }

Property Value

Type: XlsSlicerCacheItemCollection
See Also