Spread.Services Documentation
ThemeColor Enumeration
GrapeCity.Documents.Spread Namespace : ThemeColor Enumeration
Specifies the theme color. This is the displayed order.
Syntax
public enum ThemeColor : System.Enum 
Members
MemberDescription
Accent1 Specifies the accent1 theme color.
Accent2 Specifies the accent2 theme color.
Accent3 Specifies the accent3 theme color.
Accent4 Specifies the accent4 theme color.
Accent5 Specifies the accent5 theme color.
Accent6 Specifies the accent6 theme color.
Dark1 Specifies the Dark 1 theme color.
Dark2 Specifies the Dark 2 theme color.
FollowedHyperlink Specifies the followed hyperlink theme color.
Hyperlink Specifies the hyperlink theme color.
Light1 Specifies the Light 1 theme color.
Light2 Specifies the Light 2 theme color.
None Specifies to not use any theme color.
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.Documents.Spread Namespace