ISlicerItem Interface Properties
In This Topic
For a list of all members of this type, see ISlicerItem members.
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