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