C1.Excel Assembly / C1.Excel Namespace / XLCellRange Class / RowFrom Property

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