Excel for WPF and Silverlight
Shapes Property

C1.WPF.Excel Namespace > XLSheet Class : Shapes Property
Gets a reference to the ShapeCollection for the sheet.
Syntax
'Declaration
 
Public ReadOnly Property Shapes As ShapeCollection
public ShapeCollection Shapes {get;}
See Also

Reference

XLSheet Class
XLSheet Members