append_text method
append_text
Appends the text.
def append_text(self, text):
...
Parameter | Type | Description |
---|---|---|
text | str | The text. |
See Also
- module
aspose.cells.drawing.texts
- class
FontSettingCollection
Appends the text.
def append_text(self, text):
...
Parameter | Type | Description |
---|---|---|
text | str | The text. |
aspose.cells.drawing.texts
FontSettingCollection