méthode format
format(self, 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’index de départ. |
length | int | La longueur. |
font | Font | La police. |
flag | StyleFlag | Les drapeaux de la police. |
Voir également
- module
aspose.cells.drawing.texts
- classe
FontSettingCollection