ComponentOne Excel for UWP
CellCount Property

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