text_frame property

text_frame property

Returns TextFrameEx object for the AutoShapeEx. Read-only ITextFrame.

Definition:

@property
def text_frame(self):
    ...

See Also