[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.GradientFillEffect.Left

Left Property

Left

Gets the position of the left edge of the inner rectangle (color 1) in percentage.

Declaration
public double Left { get; }
Public ReadOnly Property Left As Double
Property Value
Type Description
double

A double value represents the left edge of the inner rectangle.

Remarks

For left, 0 means the left edge of the inner rectangle is on the left edge of the cell, and 1 means it is on the right edge of the cell.