AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
docs/model/ListColumn.md view on Meta::CPAN
# AsposeCellsCloud::Object::ListColumn
## Load the model package
```perl
use AsposeCellsCloud::Object::ListColumn;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**Name** | **string** | Gets and sets the name of the column. |
**Range** | **Range** | Gets the range of this list column. |
**TotalsCalculation** | **string** | Gets and sets the type of calculation in the Totals row of the list column. |
**Formula** | **string** | Gets and sets the formula of the list column. |
**TotalsRowLabel** | **string** | Gets and sets the display labels of total row. |
[[Back to Model list]](../DeveloperGuide.md#model-reference)
[[Back to README]](../../README.md)
( run in 0.828 second using v1.01-cache-2.11-cpan-5735350b133 )