Excel for WinRT
ColumnFromRef Property


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

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback