Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / FontLanguageIndex Enumeration
In This Topic
    FontLanguageIndex Enumeration
    In This Topic
    Specifies the font language type.
    Members
    MemberDescription
    ComplexScriptSpecifies the complex script.
    EastAsianSpecifies the EastAsian language.
    LatinSpecifies the Latin language.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.FontLanguageIndex

    See Also