[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.GradientFillEffect.Right

Right Property

Right

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

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

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

Remarks

For right, 0 means the right 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.