glow property

ShapeBase.glow property

Gets glow formatting for the shape.

@property
def glow(self) -> aspose.words.drawing.GlowFormat:
    ...

See Also