[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.ILinearGradient

ILinearGradient Interface

Represents the ILinearGradient object that transitions through a series of colors in a linear manner along a specific angle.

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

Properties

Name Description
ColorStops

Returns the IColorStopsfor the ILinearGradient object (read-only).

Degree

Gets or sets the angle of the linear gradient fill within a selection (read or write).