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

...

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.

Signature
C#
C#

<p> public virtual void ClearRichTextFormatting()
{signature}{signature:</p>
} Public
Signature
vb.net
vb.net

<p>Public Overridable Sub ClearRichTextFormatting()
{signature}</p>