java.lang.Objectcom.aspose.cells.FontSourceType
public class FontSourceType
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. |
Field Detail |
---|
FONT_FILE | |
public static final int FONT_FILE |
FONTS_FOLDER | |
public static final int FONTS_FOLDER |
MEMORY_FONT | |
public static final int MEMORY_FONT |