insert_text méthode
insert_text(index, text)
Insérer l’index à la position.
def insert_text(self, index, text):
...
Paramètre | Taper | Description |
---|---|---|
index | int | L’indice de départ. |
text | str | Le texte. |
Voir également
- module aspose.cells.drawing.texts
- classe FontSettingCollection