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

Glossary Item Box

The topmost row of the merged area.

Syntax

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

See Also