Comment.GetRichFormattings
Comment.GetRichFormattings method
Returns all Characters objects that represents a range of characters within the comment text.
public FontSetting[] GetRichFormattings()
Return Value
All Characters objects
Examples
[C#]
FontSetting[] list = comment1.GetRichFormattings();
See Also
- class FontSetting
- class Comment
- namespace Aspose.Cells
- assembly Aspose.Cells