Represents a filter for a single column. The Filter object is a member of the Filters collection
|
Property Getters/Setters Summary |
method | getFieldIndex() | |
method
| | |
|
Gets and sets the column offset in the range.
|
method | getFilter() | |
method
| | |
|
Gets and sets the condition of filtering data.
|
method | getFilterType() | |
method
| | |
|
Gets and sets the type fo filtering data.
The value of the property is FilterType integer constant. |
method | isDropdownVisible() | |
method
| | |
|
Indicates whether the AutoFilter button for this column is visible.
|
-
Property Getters/Setters Detail