Version

Add Method (WorksheetShapeCollection)

Adds a predefined shape to the collection with the specified bounds.
Overload List
OverloadDescription
Add(PredefinedShapeType,Rect)Adds a predefined shape to the collection with the specified bounds.  
Add(PredefinedShapeType,Sheet,Rect)Adds a predefined shape to the collection with the specified bounds.  
Add(PredefinedShapeType,WorksheetCell,Point,WorksheetCell,Point)Adds a predefined shape to the collection with the specified anchors.  
Add(WorksheetShape)Adds a shape to the collection.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also