Top10Filter class
Top10Filter class
Represents the top N (percent or number of items) to filter by.
The Top10Filter type exposes the following members:
Properties
| Property | Description |
|---|---|
| is_top | Indicates whether or not to filter by top order |
| is_percent | Indicates whether or not to filter by percent value of the column |
| items | Gets and sets top or bottom value to use as the filter criteria. |
| criteria | The actual cell value in the range which is used to perform the comparison for this filter. This is the cache value during the refresh process. |
See Also
- module
aspose.cells