Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ThemeFont Enumeration
In This Topic
    ThemeFont Enumeration
    In This Topic
    Specifies the theme font to use.
    Members
    MemberDescription
    MajorSpecifies the major theme font.
    MinorSpecifies the minor theme font.
    NoneSpecifies to not use any theme font.
    Inheritance Hierarchy

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

    See Also