asposecells.api
Class DynamicFilter

Represents the dynamic filter.

Property Getters/Setters Summary
methodgetDynamicFilterType()
methodsetDynamicFilterType(value)
           Gets and sets the dynamic filter type. The value of the property is DynamicFilterType integer constant.
methodgetMaxValue()
methodsetMaxValue(value)
           Gets and sets the dynamic filter max value.
methodgetValue()
methodsetValue(value)
           Gets and sets the dynamic filter value.
 

Property Getters/Setters Detail

getDynamicFilterType/setDynamicFilterType : int 

int getDynamicFilterType() / setDynamicFilterType(value)
Gets and sets the dynamic filter type. The value of the property is DynamicFilterType integer constant.

getValue/setValue : Object 

Object getValue() / setValue(value)
Gets and sets the dynamic filter value.

getMaxValue/setMaxValue : Object 

Object getMaxValue() / setMaxValue(value)
Gets and sets the dynamic filter max value.

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