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