AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
docs/model/GlobalizationSettings.md view on Meta::CPAN
# AsposeCellsCloud::Object::GlobalizationSettings
## Load the model package
```perl
use AsposeCellsCloud::Object::GlobalizationSettings;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ChartSettings** | **ChartGlobalizationSettings** | Gets or sets the globalization settings for Chart. |
**PivotSettings** | **PivotGlobalizationSettings** | Gets or sets the globalization settings for pivot table. |
**ListSeparator** | **string** | Gets the separator for list, parameters of function, ...etc. |
**RowSeparatorOfFormulaArray** | **string** | Gets the separator for rows in array data in formula. |
**ColumnSeparatorOfFormulaArray** | **string** | Gets the separator for the items in array's row data in formula. |
[[Back to Model list]](../DeveloperGuide.md#model-reference)
[[Back to README]](../../README.md)
( run in 0.637 second using v1.01-cache-2.11-cpan-5735350b133 )