Class FilterColumn
Contents
[
Hide
]FilterColumn class
Represents a filter for a single column. The Filter object is a member of the Filters collection
public class FilterColumn
Properties
Name | Description |
---|---|
FieldIndex { get; set; } | Gets and sets the column offset in the range. |
Filter { get; set; } | Gets and sets the condition of filtering data. |
FilterType { get; set; } | Gets and sets the type fo filtering data. |
IsDropdownVisible { get; set; } | Indicates whether the AutoFilter button for this column is visible. |
Visibledropdown { get; set; } | (Obsolete.) Indicates whether the AutoFilter button for this column is visible. |
See Also
- namespace Aspose.Cells
- assembly Aspose.Cells