Click or drag to resize

XlsSlicerCache Properties

The XlsSlicerCache type exposes the following members.

Properties
Name Description
Public property CrossFilterType
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.
Public property IsTabular
Gets whether the slicer associated with the specified slicer cache is based on an Non-OLAP data source. Read-only.
Public property Name
Gets the name of the slicer cache. Read-only.
Public property Parent
Reference to Parent object. Read-only.
(Inherited from XlsObject .)
Protected property ReferenceCount
Get quantity of instance references.
(Inherited from XlsObject .)
Public property SlicerCacheItems
Gets a collection of all items in the slicer cache. Read-only. Lazily initializes the collection if it's null.
Public property SourceName
Gets the source name of this slicer cache. Read-only.
Top
See Also