AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
docs/model/CellValue.md view on Meta::CPAN
# AsposeCellsCloud::Object::CellValue
## Load the model package
```perl
use AsposeCellsCloud::Object::CellValue;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**rowIndex** | **int** | A public integer property called "rowIndex" with both getter and setter. |
**columnIndex** | **int** | |
**type** | **string** | |
**value** | **string** | |
**formula** | **string** | |
**style** | **Style** | |
[[Back to Model list]](../DeveloperGuide.md#model-reference)
[[Back to README]](../../README.md)
( run in 0.821 second using v1.01-cache-2.11-cpan-5735350b133 )