Aspose::Cells::HtmlSaveOptions::SetEmbeddedFontType method

HtmlSaveOptions::SetEmbeddedFontType method

Gets or sets the type of font that embedded in html. Default value is HtmlEmbeddedFontType.None which indicates that it will not embed font in html.

void Aspose::Cells::HtmlSaveOptions::SetEmbeddedFontType(HtmlEmbeddedFontType value)

See Also