Aspose::Cells::Rendering::HtmlEmbeddedFontType enum
HtmlEmbeddedFontType enum
Represents the embedded font type in html.
enum class HtmlEmbeddedFontType
Values
Name | Value | Description |
---|---|---|
None | 0 | Not embed font. |
Woff | 1 | Embed WOFF font. |
See Also
- Namespace Aspose::Cells::Rendering
- Library Aspose.Cells for C++