Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migration of unmigrated content due to installation of a new plugin
Wiki Markup
{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}