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 value)
           Specifies whehter the SlicerItem is selected or not.
 

Property Getters/Setters Detail

getSelected/setSelected

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

setSelected

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

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