Excel for WPF and Silverlight
ColumnTo Property (XLCellRange)

C1.WPF.Excel Namespace > XLCellRange Class : ColumnTo Property
Gets or sets the index of the last column in the range.
Syntax
'Declaration
 
Public Property ColumnTo As System.Integer
public System.int ColumnTo {get; set;}
See Also

Reference

XLCellRange Class
XLCellRange Members