aspose.cells

Class SlicerCacheItem

Represent slicer data source item

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

    • Property Getters/Setters Detail

      • getSelected/setSelected : boolean 

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

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