AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
docs/model/Top10.md view on Meta::CPAN
# AsposeCellsCloud::Object::Top10
## Load the model package
```perl
use AsposeCellsCloud::Object::Top10;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**IsBottom** | **boolean** | Get or set whether a "top/bottom n" rule is a "bottom n" rule. Default value is false. |
**IsPercent** | **boolean** | Get or set whether a "top/bottom n" rule is a "top/bottom n percent" rule. Default value is false. |
**Rank** | **int** | Get or set the value of "n" in a "top/bottom n" conditional formatting rule. If IsPercent is true, the value must between 0 and 100. Otherwise it must between 0 and 1000. Default value is 10. | ...
[[Back to Model list]](../DeveloperGuide.md#model-reference)
[[Back to README]](../../README.md)
( run in 2.487 seconds using v1.01-cache-2.11-cpan-75ffa21a3d4 )