Parameters
- styles
- The GrapeCity.Spreadsheet.IStyles object that creates the gradient fill.
- degree
- A System.Double value indicates the angle of the linear gradient.
- color1
- A GrapeCity.Spreadsheet.Color value indicates the color of the first gradient stop, constituting this gradient fill.
- color2
- A GrapeCity.Spreadsheet.Color value indicates the color of the second gradient stop, constituting this gradient fill.
Return Value
A GrapeCity.Spreadsheet.Fill value represents the created gradient fill.