public class CustomFilter
extends java.lang.Object
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getCriteria()
Gets the criteria.
|
int |
getFilterOperatorType()
Gets the filter operator type.
|
void |
setCriteria(int filterOperator,
java.lang.Object criteria)
Sets the filter criteria.
|
void |
setCriteria(java.lang.Object value)
Sets the criteria.
|
void |
setFilterOperatorType(int value)
Sets the filter operator type.
|
public int getFilterOperatorType()
See FilterOperatorType.
public void setFilterOperatorType(int value)
See FilterOperatorType.
public java.lang.Object getCriteria()
public void setCriteria(java.lang.Object value)
public void setCriteria(int filterOperator,
java.lang.Object criteria)
filterOperator - FilterOperatorType. filter operator typecriteria - filter criteria valueSee 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.