java.lang.Object
com.aspose.cells.CustomFilter
public class CustomFilter
| Property Getters/Setters Summary | ||
|---|---|---|
java.lang.Object | getCriteria() | |
void | setCriteria(java.lang.Object) | |
| Gets and sets the criteria. | ||
int | getFilterOperatorType() | |
void | setFilterOperatorType(int) | |
| Gets and sets the filter operator type. The value of the property is FilterOperatorType integer constant. | ||
| Method Summary | ||
|---|---|---|
void | setCriteria(int filterOperator, java.lang.Object criteria) | |
| Sets the filter criteria. | ||
| Property Getters/Setters Detail |
|---|
getFilterOperatorType/setFilterOperatorType | |
public int getFilterOperatorType() / public void setFilterOperatorType(int value) | |
getCriteria/setCriteria | |
public java.lang.Object getCriteria() / public void setCriteria(java.lang.Object value) | |
| Method Detail |
|---|
setCriteria | |
public void setCriteria(int filterOperator, java.lang.Object criteria) | |
filterOperator - A criteria - filter criteria value