shape_type property

ShapeBase.shape_type property

Gets the shape type.

@property
def shape_type(self) -> aspose.words.drawing.ShapeType:
    ...

See Also