com.aspose.cells
Class SlicerCacheItem

java.lang.Object
    extended by com.aspose.cells.SlicerCacheItem

public class SlicerCacheItem 
extends java.lang.Object

Represent slicer data source item


Property Getters/Setters Summary
booleangetSelected()
voidsetSelected(boolean)
           Specifies whether the SlicerItem is selected or not.
java.lang.StringgetValue()
           Returns the label text for the slicer item. Read-only.
 

Property Getters/Setters Detail

getSelected/setSelected

public boolean getSelected() / public void setSelected(boolean value)
Specifies whether the SlicerItem is selected or not.

setSelected

public void setSelected(boolean value)
Specifies whether the SlicerItem is selected or not.

getValue

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

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.