is_word_art property

is_word_art property

The property indicates whether the shape is a WordArt object.

Definition:

@property
def is_word_art(self):
    ...

See Also