Excel for WinRT
RowToRef Property


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

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback