método append_text
append_text(self, text)
Añade 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
Añade el texto.
def append_text(self, text):
...
Parámetro | Tipo | Descripción |
---|---|---|
text | str | El texto. |
aspose.cells.drawing.texts
FontSettingCollection