Excel for WPF and Silverlight
ColumnCount Property (XLCellRange)

C1.WPF.Excel Namespace > XLCellRange Class : ColumnCount Property
Gets the number of columns in the range.
Syntax
'Declaration
 
Public ReadOnly Property ColumnCount As System.Integer
public System.int ColumnCount {get;}
See Also

Reference

XLCellRange Class
XLCellRange Members