SlicerCache Members (Excel)

Represents the current filter state for a slicer and information about which PivotCache or WorkbookConnection the slicer is connected to.

Methods

Name

Description

ClearManualFilter

Clears the filtering of all slicers associated with the specified slicer cache.

Delete

Deletes the specified slicer cache and the slicers associated with it.

Properties

Name

Description

Application

When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only.

Creator

Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long.

CrossFilterType

Returns 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. Read/write

Index

Returns the index of the specified SlicerCache object in the SlicerCaches collection. Read-only

Name

Returns or sets the name of the slicer cache.

OLAP

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

Parent

Returns the parent object for the specified object. Read-only.

PivotTables

Returns a SlicerPivotTables collection that contains information about the PivotTables the slicer cache is currently filtering. Read-only

ShowAllItems

Returns or sets whether slicers connected to the specified slicer cache display items that have been deleted from in the corresponding PivotCache. Read/write

SlicerCacheLevels

Returns the collection of SlicerCacheLevel objects that represent the levels of an OLAP hierarchy filtered by the specified slicer cache. Read-only

SlicerItems

Returns a SlicerItems collection that contains the collection of all items in the slicer cache. Read-only

Slicers

Returns a Slicers collection that contains the collection of Slicer objects associated with the specified SlicerCache. Read-only

SortItems

Returns or sets whether the items in the slicer are sorted. Read/write

SortUsingCustomLists

Returns or sets whether items in the specified slicer cache will be sorted by the custom lists. Read/write

SourceName

Returns the name of the data source the slicer is connected to. Read-only

SourceType

Returns the kind of data source the slicer is connected to. Read-only

VisibleSlicerItems

Returns a SlicerItems collection that contains the collection of all the visible items in the specified slicer cache. Read-only

VisibleSlicerItemsList

Returns or sets the list of MDX unique names for members at all levels of the hierarchy where manual filtering is applied. Read/write

WorkbookConnection

Returns a WorkbookConnection object that represents the data connection used by the specified slicer. Read-only