[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.GradientFillEffect.Bottom

Bottom Property

Bottom

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

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

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

Remarks

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