XlsbSaveOptions
Contents
[
Hide
]
xlsbSaveOptions
Represents the options of saving .xlsb file.
Property Name | Property Type | Nullable | ReadOnly | DefaultValue | Description |
---|---|---|---|---|---|
SaveFormat | String | True | False | ||
CachedFileFolder | String | True | False | ||
ClearData | Boolean | True | False | ||
CreateDirectory | Boolean | True | False | ||
EnableHTTPCompression | Boolean | True | False | ||
RefreshChartCache | Boolean | True | False | ||
SortNames | Boolean | True | False | ||
ValidateMergedAreas | Boolean | True | False |
Parent Name : SaveOptions