aspose.cells
Class DynamicFilter

Represents the dynamic filter.

Property Getters/Setters Summary
functiongetDynamicFilterType()
functionsetDynamicFilterType(value)
           Gets and sets the dynamic filter type. The value of the property is DynamicFilterType integer constant.
functiongetMaxValue()
functionsetMaxValue(value)
           Gets and sets the dynamic filter max value.
functiongetValue()
functionsetValue(value)
           Gets and sets the dynamic filter value.
 

Property Getters/Setters Detail

getDynamicFilterType/setDynamicFilterType : Number 

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

getValue/setValue : Object 

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

getMaxValue/setMaxValue : Object 

function getMaxValue() / function 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.