append_text método
append_text(text)
Agrega el texto.
def append_text(self, text):
...
Parámetro | Tipo | Descripción |
---|---|---|
text | str | El texto. |
Ver también
- módulo aspose.cells.drawing.texts
- clase FontSettingCollection
Agrega el texto.
def append_text(self, text):
...
Parámetro | Tipo | Descripción |
---|---|---|
text | str | El texto. |