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

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