set_whole_text method
set_whole_text(text)
Set the text of a shape without formating.
def set_whole_text(self, text):
...
| Parameter | Type | Description |
|---|---|---|
| text | str |
See Also
- module aspose.diagram
- class FormatTxtCollection
Set the text of a shape without formating.
def set_whole_text(self, text):
...
| Parameter | Type | Description |
|---|---|---|
| text | str |