format_characters method
format_characters
Formats some characters with the font setting.
def format_characters(self, start_index, length, font, flag):
...
Parameter | Type | Description |
---|---|---|
start_index | int | The start index. |
length | int | The length. |
font | Font | The font setting. |
flag | StyleFlag | The flag of the font setting. |
See Also
- module
aspose.cells.drawing
- class
Spinner