[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Slicers.ISlicerItem

ISlicerItem Interface

Represents an item in a slicer.

Namespace: GrapeCity.Spreadsheet.Slicers
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface ISlicerItem
Public Interface ISlicerItem

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.