[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IGradientStop

IGradientStop Interface

Represents one gradient stop.

Namespace: GrapeCity.Documents.Excel.Drawing
Assembly: DS.Documents.Excel.dll
Syntax
public interface IGradientStop
Public Interface IGradientStop

Properties

Name Description
Color

Gets a value that represents the color of the gradient stop (read-only).

Position

Gets or sets a value that that represents the position of the gradient stop.

Transparency

Gets or sets a value that represents the opacity of the gradient fill expressed as a percent (read or write).