Spread.Services Documentation
PresetGradientType Enumeration
GrapeCity.Documents.Spread.Drawing Namespace : PresetGradientType Enumeration
Specifies which predefined gradient to use to fill a shape.
Syntax
public enum PresetGradientType : System.Enum 
Members
MemberDescription
Brass Specifies the Brass gradient.
CalmWater Specifies the Calm Water gradient.
Chrome Specifies the Chrome gradient.
ChromeII Specifies the Chrome II gradient.
Daybreak Specifies the Daybreak gradient.
Desert Specifies the Desert gradient.
EarlySunset Specifies the Early Sunset gradient.
Fire Specifies the Fire gradient.
Fog Specifies the Fog gradient.
Gold Specifies the Gold gradient.
GoldII Specifies the Gold II gradient.
Horizon Specifies the Horizon gradient.
LateSunset Specifies the Late Sunset gradient.
Mahogany Specifies the Mahogany gradient.
Moss Specifies the Moss gradient.
Nightfall Specifies the Nightfall gradient.
Ocean Specifies the Ocean gradient.
Parchment Specifies the Parchment gradient.
Peacock Specifies the Peacock gradient.
Rainbow Specifies the Rainbow gradient.
RainbowII Specifies the Rainbow II gradient.
Sapphire Specifies the Sapphire gradient.
Silver Specifies the Silver gradient.
Wheat Specifies the Wheat gradient.
Inheritance Hierarchy

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

See Also

Reference

GrapeCity.Documents.Spread.Drawing Namespace