Spread.Services Documentation
ThemeFont Enumeration
GrapeCity.Documents.Spread Namespace : ThemeFont Enumeration
Specifies the theme font to use.
Syntax
public enum ThemeFont : System.Enum 
Members
MemberDescription
Major Specifies the major theme font.
Minor Specifies the minor theme font.
None Specifies to not use any theme font.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.ThemeFont

See Also

Reference

GrapeCity.Documents.Spread Namespace