Excel for WinRT
RowFirst Property


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

Reference

XLRange Class
XLRange Members

 

 


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

Product Support Forum  |  Documentation Feedback