Aspose::Cells::HtmlSaveOptions::SetEmbeddedFontType method

HtmlSaveOptions::SetEmbeddedFontType method

Gets or sets the type of embedding font file into html file. Default value is HtmlEmbeddedFontType.None which indicates that no font will be embedded in html.

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

See Also