asposecells.api
Class FilterColumn

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

Property Getters/Setters Summary
methodgetFieldIndex()
methodsetFieldIndex(value)
          
methodgetFilter()
methodsetFilter(value)
          
methodgetFilterType()
methodsetFilterType(value)
          The value of the property is FilterType integer constant.
methodgetVisibledropdown()
methodsetVisibledropdown(value)
           Indicates whether the AutoFilter button for this column is visible.
 

Property Getters/Setters Detail

getVisibledropdown/setVisibledropdown : boolean 

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

getFilter/setFilter : Object 

Object getFilter() / setFilter(value)

getFilterType/setFilterType : int 

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

getFieldIndex/setFieldIndex : int 

int getFieldIndex() / 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.