append_text méthode
append_text(text)
Ajoute le texte.
def append_text(self, text):
...
Paramètre | Taper | Description |
---|---|---|
text | str | Le texte. |
Voir également
- module aspose.cells.drawing.texts
- classe FontSettingCollection
Ajoute le texte.
def append_text(self, text):
...
Paramètre | Taper | Description |
---|---|---|
text | str | Le texte. |