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 comment. The font of the comment text will be set to the font set (through the ExcelWriter API) for the cell the comment is attached to.

Signature
C#
C#
<p> public virtual void ClearRichTextFormatting()</p>
Signature
vb.net
vb.net
<p>Public Overridable Sub ClearRichTextFormatting()</p>