Cell Rich Text

## Cell Rich Text Document Solutions for Excel provides support for applying rich text formatting in the cells of the worksheet. Examples in this folder demonstrate how to: - Use **IRange.IRichText** interface to add and format text runs in a cell. - Use **IRange.Characters()** method to format a range of characters in a cell. - Configure font for each text run of rich text cell.