{description}
{excerpt}Clears all rich text formatting within the shape. The font of the shape will be set to the normal font of the workbook.{excerpt}
{signature:C#}
 public virtual void ClearRichTextFormatting()
{signature}{signature:vb.net}
Public Overridable Sub ClearRichTextFormatting()
{signature}