[]
        
(Showing Draft Content)

GrapeCity.SpreadBuilder.Imaging.LineInfo.RowBottom

RowBottom Property

RowBottom

Gets or sets row containing the lower right corner of the object's bounding rectangle.

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

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

Remarks

Cannot be negative.