Excel for WinRT
RowFrom Property


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

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback