ComponentOne Excel for UWP
ColumnTo Property

C1.UWP.Excel Assembly > C1.Xaml.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