Click or drag to resize

XlsSlicerCache IsTabular Property

Gets whether the slicer associated with the specified slicer cache is based on an Non-OLAP data source. Read-only.

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

Property Value

Type: Boolean
See Also