Click or drag to resize

XlsSlicer SlicerCache Property

Gets the SlicerCache object associated with the slicer. Read-only. Lazily initializes the SlicerCache 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 XlsSlicerCache SlicerCache { get; }

Property Value

Type: XlsSlicerCache
See Also