shadow_format property

ShapeBase.shadow_format property

Gets shadow formatting for the shape.

@property
def shadow_format(self) -> aspose.words.drawing.ShadowFormat:
    ...

See Also