set_characters method
set_characters
Sets rich text format of the cell.
def set_characters(self, characters):
...
Parameter | Type | Description |
---|---|---|
characters | list | All Characters objects. |
See Also
- module
aspose.cells
- class
Cell
Sets rich text format of the cell.
def set_characters(self, characters):
...
Parameter | Type | Description |
---|---|---|
characters | list | All Characters objects. |
aspose.cells
Cell