C1.Excel Assembly / C1.Excel Namespace / XLRow Class / CellCount Property

In This Topic
CellCount Property
In This Topic
Gets count of the cells for the row.
Syntax
'Declaration
 
Public ReadOnly Property CellCount As System.Integer
 
See Also