format méthode
format(start_index, length, font, flag)
Formatez le texte avec le paramètre de police.
def format(self, start_index, length, font, flag):
...
Paramètre | Taper | Description |
---|---|---|
start_index | int | L’indice de départ. |
length | int | La durée. |
font | Font | La police. |
flag | StyleFlag | Les drapeaux de la police. |
Voir également
- module aspose.cells.drawing.texts
- classe FontSettingCollection