AsposeCellsCloud::Object::FilterColumn

Load the model package

use AsposeCellsCloud::Object::FilterColumn;

Properties

Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- FieldIndex | int | Gets and sets the column offset in the range. | FilterType | string | Gets and sets the type fo filtering data. | MultipleFilters | MultipleFilters | This class contains a property named "MultipleFilters" of type "MultipleFilters" that can be both read and written. | ColorFilter | ColorFilter | | CustomFilters | ARRAY[CustomFilter] | | DynamicFilter | DynamicFilter | | IconFilter | IconFilter | | Top10Filter | Top10Filter | | Visibledropdown | string | Indicates whether the AutoFilter button for this column is visible. |

[Back to Model list]
[Back to README]