Aspose::Cells::LowCode::LowCodeHtmlSaveOptions::SetHtmlOptions method

LowCodeHtmlSaveOptions::SetHtmlOptions method

The general options for saving html.

void Aspose::Cells::LowCode::LowCodeHtmlSaveOptions::SetHtmlOptions(const HtmlSaveOptions &value)

Remarks

When one HtmlSaveOptions instance is specified, the SaveFormat will be overwritten(if it had been specified before).

See Also