append_text Methode
append_text(text)
Fügt den Text an.
def append_text(self, text):
...
Parameter | Typ | Beschreibung |
---|---|---|
text | str | Der Text. |
Siehe auch
- Modul aspose.cells.drawing.texts
- Klasse FontSettingCollection
Fügt den Text an.
def append_text(self, text):
...
Parameter | Typ | Beschreibung |
---|---|---|
text | str | Der Text. |