type property
type property
Gets the auto shape type.
Example
autoShapeType = shape.type
Definition:
@property
def type(self):
...
See Also
- module
aspose.cells.drawing
- class
AutoShapeType
- class
Oval
Gets the auto shape type.
autoShapeType = shape.type
@property
def type(self):
...
aspose.cells.drawing
AutoShapeType
Oval