[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Drawing.IGradientStop

IGradientStop Interface

Represents one gradient stop.

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

Properties

Name Description
Color

Gets the value representing the color of the gradient stop.

Position

Gets or sets the value representing the position of a stop within the gradient expressed as a percent.

Transparency

Gets or sets the value representing the opacity of the gradient fill expressed as a percent.