AsposeCellsCloud-CellsApi
view release on metacpan or search on metacpan
docs/model/LoadOptions.md view on Meta::CPAN
# AsposeCellsCloud::Object::LoadOptions
## Load the model package
```perl
use AsposeCellsCloud::Object::LoadOptions;
```
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**ConvertNumericData** | **string** | This class has a public property named "ConvertNumericData" of type string that can be read from and written to. |
**InterruptMonitor** | **string** | Gets and sets the interrupt monitor. |
**LanguageCode** | **string** | Gets or sets the user interface language of the Workbook version based on CountryCode that has saved the file. |
**LoadDataOptions** | **string** | |
**LoadFormat** | **string** | Gets the load format. |
**OnlyLoadDocumentProperties** | **string** | |
**ParsingFormulaOnOpen** | **string** | Indicates whether parsing the formula when reading the file. |
**Password** | **string** | Gets and set the password of the workbook. |
**Region** | **string** | Gets or sets the system regional settings based on CountryCode at the time the file was loaded. |
**StandardFont** | **string** | Sets the default standard font name |
**StandardFontSize** | **double** | Sets the default standard font size. |
[[Back to Model list]](../DeveloperGuide.md#model-reference)
[[Back to README]](../../README.md)
( run in 0.847 second using v1.01-cache-2.11-cpan-5735350b133 )