Click or drag to resize

XlsSlicerCache CrossFilterType Property

Gets or sets whether a slicer is participating in cross filtering with other slicers that share the same slicer cache, and how cross filtering is displayed.

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

Property Value

Type: SlicerCacheCrossFilterType
See Also