aspose.cells
Class CustomFilter

Represents the custom filter.

Constructor Summary
CustomFilter()
          
 
Property Getters/Setters Summary
functiongetCriteria()
functionsetCriteria(value)
           Gets and sets the criteria.
functiongetFilterOperatorType()
functionsetFilterOperatorType(value)
           Gets and sets the filter operator type. The value of the property is FilterOperatorType integer constant.
 
Method Summary
functionsetCriteria(filterOperator, criteria)
           Sets the filter criteria.
 

Constructor Detail

CustomFilter

function CustomFilter()

Property Getters/Setters Detail

getFilterOperatorType/setFilterOperatorType : Number 

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

getCriteria/setCriteria : Object 

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

Method Detail

setCriteria

function setCriteria(filterOperator, criteria)
Sets the filter criteria.
Parameters:
filterOperator: Number - 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.