ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Export.Excel Assembly / GrapeCity.SpreadBuilder.Cells Namespace / MergeArea Structure / RowTo Property

In This Topic
    RowTo Property
    In This Topic
    The bottommost row of the merged area.
    Syntax
    'Declaration
     
    Public ReadOnly Property RowTo As UShort
    public ushort RowTo {get;}
    See Also