ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Imaging Namespace / LineInfo Class / RowBottom Property

In This Topic
    RowBottom Property
    In This Topic
    Row containing the lower-right corner of the object's bounding rectangle.
    Syntax
    'Declaration
     
    Public Property RowBottom As Integer
    public int RowBottom {get; set;}
    Remarks
    Cannot be negative.
    See Also