Aspose::Cells::FontFileFormatType enum
FontFileFormatType enum
Represents font format type.
enum class FontFileFormatType
Values
Name | Value | Description |
---|---|---|
Unknown | 0 | Unknown font format type. |
Ttf | 1 | TTF font format type. |
Otf | 2 | OTF font format type. |
Ttc | 3 | TTC font format type. |
See Also
- Namespace Aspose::Cells
- Library Aspose.Cells for C++