com.aspose.cells
Class FontSchemeType

java.lang.Object
    extended by com.aspose.cells.FontSchemeType

public class FontSchemeType 
extends java.lang.Object

Utility class containing constants. Represents the scheme type of the font.


Field Summary
static final intNONE
           None
static final intMAJOR
           Major scheme.
static final intMINOR
           Minor scheme.
 

Field Detail

NONE

public static final int NONE
None

MAJOR

public static final int MAJOR
Major scheme.

MINOR

public static final int MINOR
Minor scheme. The font's name will be automatically changed with the language.

See Also:
          Aspose.Cells Documentation - the home page for the Aspose.Cells Product Documentation.
          Aspose.Cells Support Forum - our preferred method of support.