[]
Represents an item in a slicer.
public interface ISlicerItem
Public Interface ISlicerItem
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. |