ISlicerItem Interface Members
In This Topic
The following tables list the members exposed by ISlicerItem.
Public Properties
| Name | Description |
 | Caption | Gets the label text for the slicer item. |
 | HasData | Gets a value indicating whether the slicer item contains data that matches the current manual filter state. |
 | Name | Gets the name of the slicer item. |
 | Selected | Gets or sets whether the slicer item is selected. |
 | SourceName | Gets the source name of the slicer item. |
 | SourceNameStandard | Gets the slicer item's source name in standard English (United States) format settings. |
 | Value | Gets the value of the slicer item. |
Top
See Also