Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / XLSheet Class / Shapes Property

In This Topic
    Shapes Property
    In This Topic
    Gets a reference to the ShapeCollection for the sheet.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Shapes As ShapeCollection
    public ShapeCollection Shapes {get;}
    See Also