ComponentOne Excel for UWP
ShapeCollection Class Members
Properties  Methods 

C1.UWP.Excel Assembly > C1.Xaml.Excel Namespace : ShapeCollection Class

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

Reference

ShapeCollection Class
C1.Xaml.Excel Namespace