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