Excel for WPF and Silverlight
ColumnLast Property (XLRange)

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

Reference

XLRange Class
XLRange Members