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

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