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

In This Topic
RowLast Property
In This Topic
Gets or sets the index of the bottom row in the range.
Syntax
'Declaration
 
Public ReadOnly Property RowLast As System.Integer
 
See Also