Excel for WinRT
ColumnToRef Property


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

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback