java.lang.Object
com.aspose.cells.FontSourceType
public class FontSourceType
- extends java.lang.Object
Utility class containing constants.
Specifies the type of a font source.
Field Summary |
static final int | FONT_FILE | |
represents single font file.
|
static final int | FONTS_FOLDER | |
represents folder with font files.
|
static final int | MEMORY_FONT | |
represents single font in memory.
|
FONT_FILE | |
public static final int FONT_FILE |
-
represents single font file.
FONTS_FOLDER | |
public static final int FONTS_FOLDER |
-
represents folder with font files.
MEMORY_FONT | |
public static final int MEMORY_FONT |
-
represents single font in memory.
See Also:
Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
Aspose.Cells Support Forum - our preferred method of support.