MarkdownSaveOptions

markdownSaveOptions

Represents options of saving .md file.

Property Name Property Type Nullable ReadOnly DefaultValue Description
Encoding String True False Gets and sets the default encoding.
FormatStrategy String True False The Data provider to provide cells data for saving workbook in light mode.
LineSeparator String True False Gets and sets the line separator.
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