AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
docs/model/Top10Filter.md view on Meta::CPAN
# AsposeCellsCloud::Object::Top10Filter
## Load the model package
```perl
use AsposeCellsCloud::Object::Top10Filter;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**FieldIndex** | **int** | An integer property named FieldIndex that can be accessed and modified. |
**Criteria** | **string** | |
**IsPercent** | **boolean** | Indicates whether the items is percent. |
**IsTop** | **boolean** | Indicates whether it's top filter. |
**Items** | **int** | Gets and sets the items of the filter. |
[[Back to Model list]](../DeveloperGuide.md#model-reference)
[[Back to README]](../../README.md)
( run in 0.525 second using v1.01-cache-2.11-cpan-39bf76dae61 )