AsposeCellsCloud::Object::LoadOptions

Load the model package

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