Excel for WPF | ComponentOne
C1.WPF.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 Integer
    public int CellCount {get;}
    See Also