get method
get(self, name)
Gets the Shape
object by the name of the shape.
def get(self, name):
...
Parameter | Type | Description |
---|---|---|
name | System.String | The name of the shape. |
See Also
- module
aspose.cells.drawing
- class
Shape
- class
ShapeCollection