FilterColumnCollection.Item
FilterColumnCollection indexer
Gets FilterColumn
object at the special field.
public FilterColumn this[int fieldIndex] { get; }
Parameter | Description |
---|---|
fieldIndex | The integer offset of the field on which you want to base the filter (from the left of the list; the leftmost field is field 0). |
Return Value
Returns FilterColumn
object.
See Also
- class FilterColumn
- class FilterColumnCollection
- namespace Aspose.Cells
- assembly Aspose.Cells