aspose.cells

Class CustomFilter

Represents the custom filter.

Property Getters/Setters Summary
functiongetCriteria()
function
           Gets and sets the criteria.
functiongetFilterOperatorType()
function
           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.
 

    • 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