Aspose::Cells::HtmlSaveOptions::SetSpaceMode method

HtmlSaveOptions::SetSpaceMode method

Indicates how spaces are rendered in HTML output. This option is currently applied only to numeric formats (e.g. accounting format). The default value is HtmlSpaceMode.Css.

void Aspose::Cells::HtmlSaveOptions::SetSpaceMode(HtmlSpaceMode value)

See Also