public class FilterColumnCollection extends CollectionBase
| Modifier and Type | Method and Description |
|---|---|
FilterColumn |
get(int fieldIndex)
Gets
FilterColumn object at the special field. |
FilterColumn |
getByIndex(int index)
Returns a single Filter object from a collection.
|
void |
removeAt(int index)
Removes the item at the specified index.
|
public void removeAt(int index)
CollectionBaseremoveAt in class CollectionBaseindex - public FilterColumn getByIndex(int index)
public FilterColumn get(int fieldIndex)
FilterColumn object at the special field.get in class CollectionBasefieldIndex - 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).FilterColumn object.See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.
We guarantee a prompt response to any inquiry!
© Aspose Pty Ltd 2003-2025. All Rights Reserved.