aspose.cells
Class FilterColumn

Represents a filter for a single column. The Filter object is a member of the Filters collection

Property Getters/Setters Summary
functiongetFieldIndex()
functionsetFieldIndex(value)
          
functiongetFilter()
functionsetFilter(value)
          
functiongetFilterType()
functionsetFilterType(value)
          The value of the property is FilterType integer constant.
functiongetVisibledropdown()
functionsetVisibledropdown(value)
           Indicates whether the AutoFilter button for this column is visible.
 

Property Getters/Setters Detail

getVisibledropdown/setVisibledropdown : boolean 

function getVisibledropdown() / function setVisibledropdown(value)
Indicates whether the AutoFilter button for this column is visible.

getFilter/setFilter : Object 

function getFilter() / function setFilter(value)

getFilterType/setFilterType : Number 

function getFilterType() / function setFilterType(value)
The value of the property is FilterType integer constant.

getFieldIndex/setFieldIndex : Number 

function getFieldIndex() / function setFieldIndex(value)

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