Excel for WPF | ComponentOne
C1.WPF.Excel Namespace / ShapeCollection Class
Properties Methods


In This Topic
    ShapeCollection Class Members
    In This Topic

    The following tables list the members exposed by ShapeCollection.

    Public Properties
     NameDescription
    Public PropertyGets count items in collection.  
    Public PropertyGets the XLShape object at the specified position in the collection.  
    Public PropertyGets the Sheet object that owns the collection.  
    Top
    Public Methods
     NameDescription
    Public MethodAppends an XLShape object to the collection.  
    Public MethodOverloaded. Checks whether the collection contains a specific XLShape object.  
    Public MethodOverloaded. Gets the position of an XLShape object in the collection.  
    Public MethodInserts an XLShape object at a specific position in the collection.  
    Public MethodOverloaded. Removes an XLShape object from the collection.  
    Top
    See Also