parent property
TextBox.parent property
Gets a parent shape for the TextBox.
@property
def parent(self) -> aspose.words.drawing.Shape:
...
See Also
- module aspose.words.drawing
- class TextBox
Gets a parent shape for the TextBox.
@property
def parent(self) -> aspose.words.drawing.Shape:
...