Clears all rich text formatting within the cell. The font of the text will be set to that set in Cell.Style.Font.

 public void ClearRichTextFormatting()
Public Sub ClearRichTextFormatting()
cellA1.ClearRichTextFormatting();
cellA1.ClearRichTextFormatting()