asposecells.api
Class CustomFilter

Represents the custom filter.

Constructor Summary
CustomFilter()
          
 
Property Getters/Setters Summary
methodgetCriteria()
methodsetCriteria(value)
           Gets and sets the criteria.
methodgetFilterOperatorType()
methodsetFilterOperatorType(value)
           Gets and sets the filter operator type. The value of the property is FilterOperatorType integer constant.
 
Method Summary
methodsetCriteria(filterOperator, criteria)
           Sets the filter criteria.
 

Constructor Detail

CustomFilter

CustomFilter()

Property Getters/Setters Detail

getFilterOperatorType/setFilterOperatorType : int 

int getFilterOperatorType() / setFilterOperatorType(value)
Gets and sets the filter operator type. The value of the property is FilterOperatorType integer constant.

getCriteria/setCriteria : Object 

Object getCriteria() / setCriteria(value)
Gets and sets the criteria.

Method Detail

setCriteria

 setCriteria(filterOperator, criteria)
Sets the filter criteria.
Parameters:
filterOperator: int - A FilterOperatorType value. filter operator type
criteria: Object - filter criteria value

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.