is_word_art property

is_word_art property

Gets a value indicating whether this WordProcessingShape is a WordArt object.

Definition:

@property
def is_word_art(self):
    ...

See Also