Excel for WinRT
RowFromRef Property


Gets the reference type of the top row in the range.
Syntax
'Declaration
 
Public ReadOnly Property RowFromRef As XLReferenceType
'Usage
 
Dim instance As XLCellRange
Dim value As XLReferenceType
 
value = instance.RowFromRef
public XLReferenceType RowFromRef {get;}
See Also

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback