shape_style property

shape_style property

Returns shape’s style object. Read-only IShapeStyle.

Definition:

@property
def shape_style(self):
    ...

See Also