metodo append_text
append_text(text)
Accoda il testo.
def append_text(self, text):
...
Parametro | Tipo | Descrizione |
---|---|---|
text | str | Il testo. |
Guarda anche
- modulo aspose.cells.drawing.texts
- classe FontSettingCollection
Accoda il testo.
def append_text(self, text):
...
Parametro | Tipo | Descrizione |
---|---|---|
text | str | Il testo. |