ActiveReports Developer 7
RowTo Property
See Also 
GrapeCity.ActiveReports.Export.Excel.v7 Assembly > GrapeCity.SpreadBuilder.Cells Namespace > MergeArea Structure : RowTo Property

Glossary Item Box

The bottommost row of the merged area.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property RowTo As System.UShort
C# 
public System.ushort RowTo {get;}

See Also