[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Imaging.LineInfo.RowTop

RowTop Property

RowTop

Gets or sets row containing the upper left corner of the object's bounding rectangle.

Declaration
public int RowTop { get; set; }
Property Value
Type Description
int

An int value, representing the number of row containing the upper left corner of the object's bounding rectangle.

Remarks

Cannot be negative.