com.aspose.cells
Class FontSourceType

java.lang.Object
    extended by 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 intFONT_FILE
           represents single font file.
static final intFONTS_FOLDER
           represents folder with font files.
static final intMEMORY_FONT
           represents single font in memory.
 

Field Detail

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.Cellss Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.