get_rich_formattings method
get_rich_formattings
Returns all Characters objects that represents a range of characters within the comment text.
Returns
All Characters objects
def get_rich_formattings(self):
...
Example
list = comment1.get_rich_formattings()
See Also
- module
aspose.cells
- class
Comment