Document Solutions for Excel, .NET Edition | Document Solutions
GrapeCity.Documents.Excel Namespace / FontLanguageIndex Enumeration
In This Topic
    FontLanguageIndex Enumeration
    In This Topic
    Specifies the font language type.
    Syntax
    public enum FontLanguageIndex : System.Enum 
    Members
    MemberDescription
    ComplexScript Specifies the complex script.
    EastAsian Specifies the EastAsian language.
    Latin Specifies the Latin language.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             GrapeCity.Documents.Excel.FontLanguageIndex

    See Also