AsposeCellsCloud::Object::GlobalizationSettings

Load the model package

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]
[Back to README]