ComponentOne Excel for UWP
C1.UWP.Excel Assembly / C1.Xaml.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
    public System.int CellCount {get;}
    See Also