Aspose::Cells::Rendering::HtmlEmbeddedFontType enum

HtmlEmbeddedFontType enum

Represents the embedded font type in html.

enum class HtmlEmbeddedFontType

Values

NameValueDescription
None0
Not embed font.
Woff1
Embed WOFF font.

See Also