com.grapecity.documents.excel Package / ThemeFont Enumeration
ThemeFont Enumeration
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