C1.Excel Assembly / C1.Excel Namespace / XLRange Class / RowFirst Property

In This Topic
RowFirst Property
In This Topic
Gets the index of the top row in the range.
Syntax
'Declaration
 
Public ReadOnly Property RowFirst As System.Integer
 
See Also