Excel for WPF and Silverlight
ColumnFirst Property (XLRange)

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

Reference

XLRange Class
XLRange Members