SlicerItem Members

Include Protected Members
Include Inherited Members

Represents an item in a slicer.

The SlicerItem type exposes the following members.

Properties

  Name Description
Public property 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.
Public property Caption Gets the label text for the slicer item.
Public property Creator Gets a 32-bit integer that indicates the application in which this object was created.
Public property HasData Gets whether the slicer item contains data that matches the current manual filter state.
Public property Name Gets the name of the slicer item.
Public property Parent Gets the parent SlicerCache object for the slicer item.
Public property Selected Gets or sets whether the slicer item is selected. Read/write for slicers connected to non-OLAP data sources. Read-only for slicers connected to OLAP data sources.
Public property SourceName Gets the source name of the slicer item.
Public property SourceNameStandard Gets the slicer item's source name in standard English (United States) format settings.
Public property Value Gets the value of the slicer item.

Top

See Also

Reference

SlicerItem Interface

Microsoft.Office.Interop.Excel Namespace