SaveOptions

Contents
[ ]

saveOptions

Represents all save options

Property Name Property Type Nullable ReadOnly DefaultValue Description
SaveFormat String True False Save format name
CachedFileFolder String True False The cached file folder is used to store some large data.
ClearData Boolean True False Make the workbook empty after saving the file.
CreateDirectory Boolean True False If true and the directory does not exist, the directory will be automatically created before saving the file.
EnableHTTPCompression Boolean True False whether http compression is to be used.
RefreshChartCache Boolean True False Indicates whether refreshing chart cache data
SortNames Boolean True False Indicates whether sorting defined names before saving file.
ValidateMergedAreas Boolean True False Indicates whether validate merged areas before saving the file.The default value is false.

Children Name : - PaginatedSaveOptions - DifSaveOptions - HtmlSaveOptions - ImageSaveOptions - JsonSaveOptions - MarkdownSaveOptions - MHtmlSaveOptions - OdsSaveOptions - OoxmlSaveOptions - PdfSaveOptions - SpreadsheetML2003SaveOptions - SqlScriptSaveOptions - SvgSaveOptions - TxtSaveOptions - XlsbSaveOptions - XlsSaveOptions