[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.IGradient

IGradient Interface

Contains the font attributes (font name, font size, color, and so on) for an object.

Namespace: GrapeCity.Spreadsheet
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public interface IGradient
Public Interface IGradient

Properties

Name Description
ColorStops

Gets the IColorStops collection for the IGradient object.

Degree

Gets or sets the angle of the linear gradient fill within a selection.

RectangleBottom

Gets or sets the bottom point or vector that the gradient fill converges to.

RectangleLeft

Gets or sets the left point or vector that the gradient fill converges to.

RectangleRight

Gets or sets the right point or vector that the gradient fill converges to.

RectangleTop

Gets or sets the top point or vector that the gradient fill converges to.