behind_text property
Leave feedback
On this page
The value indicating whether the shape is behind the text; True if the shape is behind the text, otherwise False.
@property
def behind_text(self):
...
@behind_text.setter
def behind_text(self, value):
...
- class
WordProcessingShape
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.