Excel for WPF and Silverlight
CellCount Property

C1.WPF.Excel Namespace > XLRow Class : CellCount Property
Gets count of the cells for the row.
Syntax
'Declaration
 
Public ReadOnly Property CellCount As System.Integer
public System.int CellCount {get;}
See Also

Reference

XLRow Class
XLRow Members