public class Top10Filter
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getCriteria() |
int |
getItems()
Gets the items of the filter.
|
boolean |
isPercent()
Indicates whether the items is percent.
|
boolean |
isTop()
Indicates whether it's top filter.
|
void |
setCriteria(java.lang.Object value) |
void |
setItems(int value)
Sets the items of the filter.
|
void |
setPercent(boolean value)
Indicates whether the items is percent.
|
void |
setTop(boolean value)
Indicates whether it's top filter.
|
public boolean isTop()
public void setTop(boolean value)
public boolean isPercent()
public void setPercent(boolean value)
public int getItems()
public void setItems(int value)
public java.lang.Object getCriteria()
public void setCriteria(java.lang.Object value)
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.