java.lang.Object
com.aspose.cells.SlicerCacheItem
public class SlicerCacheItem
- extends java.lang.Object
Represent slicer data source item
Property Getters/Setters Summary |
boolean | getSelected() | |
void | setSelected(boolean) | |
|
Specifies whether the SlicerItem is selected or not.
|
java.lang.String | getValue() | |
|
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.
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.