asposecells.api

Class SlicerCacheItem

Represent slicer data source item

Property Getters/Setters Summary
methodgetSelected()
method
           Specifies whether the SlicerItem is selected or not.
methodgetValue()
Returns the label text for the slicer item. Read-only.
 

    • Property Getters/Setters Detail

      • getSelected/setSelected : boolean 

        boolean getSelected() / setSelected(value)
        
        Specifies whether the SlicerItem is selected or not.
      • getValue : String 

        String getValue()
        
        Returns the label text for the slicer item. Read-only.