LoadOptions
Contents
[
Hide
]
loadOptions
Represents the options of loading the file.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
ConvertNumericData | String | True | False | ||
InterruptMonitor | String | True | False | Gets and sets the interrupt monitor. | |
LanguageCode | String | True | False | Gets or sets the user interface language of the Workbook version based on CountryCode that has saved the file. | |
LoadDataOptions | String | True | False | ||
LoadFormat | String | True | False | Gets the load format. | |
OnlyLoadDocumentProperties | String | True | False | ||
ParsingFormulaOnOpen | String | True | False | Indicates whether parsing the formula when reading the file. | |
Password | String | True | False | Gets and set the password of the workbook. | |
Region | String | True | False | Gets or sets the system regional settings based on CountryCode at the time the file was loaded. | |
StandardFont | String | True | False | Sets the default standard font name | |
StandardFontSize | Floating | True | False | Sets the default standard font size. |