Excel for WinRT
ColumnTo Property


Gets or sets the index of the last column in the range.
Syntax
'Declaration
 
Public Property ColumnTo As System.Integer
'Usage
 
Dim instance As XLCellRange
Dim value As System.Integer
 
instance.ColumnTo = value
 
value = instance.ColumnTo
public System.int ColumnTo {get; set;}
See Also

Reference

XLCellRange Class
XLCellRange Members

 

 


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

Product Support Forum  |  Documentation Feedback