Excel for WinRT
ColumnFrom Property


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

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback