Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLColumnCollection Class / Count Property

In This Topic
    Count Property (XLColumnCollection)
    In This Topic
    Gets the number of items in the collection.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Count As Integer
    public int Count {get;}
    See Also