Excel for WinRT
RowLast Property


Gets or sets the index of the bottom row in the range.
Syntax
'Declaration
 
Public ReadOnly Property RowLast As System.Integer
'Usage
 
Dim instance As XLRange
Dim value As System.Integer
 
value = instance.RowLast
public System.int RowLast {get;}
See Also

Reference

XLRange Class
XLRange Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback