java.lang.Object
com.aspose.cells.Top10Filter
public class Top10Filter
- extends java.lang.Object
Represents the top 10 filter.
Property Getters/Setters Detail |
isTop/setTop | |
public boolean isTop() / public void setTop(boolean value)
|
-
Indicates whether it's top filter.
isPercent/setPercent | |
public boolean isPercent() / public void setPercent(boolean value)
|
-
Indicates whether the items is percent.
getItems/setItems | |
public int getItems() / public void setItems(int value)
|
-
Gets and sets the items of the filter.
getCriteria/setCriteria | |
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.