Spread.Services Documentation
SolidColorType Enumeration
GrapeCity.Documents.Spread.Drawing Namespace : SolidColorType Enumeration
Specifies the color type
Syntax
public enum SolidColorType : System.Enum 
Members
MemberDescription
Automatic Specifies the automatic color.
None Specifies no color.
RGB Specifies the rgb color.
Theme Specifies the theme color.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.Drawing.SolidColorType

See Also

Reference

GrapeCity.Documents.Spread.Drawing Namespace