Aspose::Cells::LowCode::LowCodeHtmlSaveOptions::SetSaveFormat method

LowCodeHtmlSaveOptions::SetSaveFormat method

Gets and sets the format of spreadsheet.

void Aspose::Cells::LowCode::LowCodeHtmlSaveOptions::SetSaveFormat(SaveFormat value)

Remarks

When changing this property, the save format specified by HtmlOptions will be ignored(if it had been specified before).

See Also