[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Slicers.ISlicerData.GetState

GetState Method

GetState(int)

Get current state of an item in Slicer

Declaration
SlicerItemState GetState(int index)
Function GetState(index As Integer) As SlicerItemState
Parameters
Type Name Description
int index

index of item in Slicer data.

Returns
Type Description
SlicerItemState

A SlicerItemState object.