text_body property
text_body property
Gets and sets the setting of the shape’s text.
Example
fontSettingCollection = shape.text_body
fontSettingCollection.text = "This is a test."
Definition:
@property
def text_body(self):
...
See Also
- module
aspose.cells.drawing
- class
CheckBox
- class
FontSettingCollection