Worksheet.Shapes
Worksheet.Shapes property
Returns all drawing shapes in this worksheet.
public ShapeCollection Shapes { get; }
See Also
- class ShapeCollection
- class Worksheet
- namespace Aspose.Cells
- assembly Aspose.Cells
Returns all drawing shapes in this worksheet.
public ShapeCollection Shapes { get; }