Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0
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#
Wiki Markup
{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.{excerpt}
{signature:C#}
 public virtual void ClearRichTextFormatting()
Signature
{signature}{signature:vb.net
vb.net
}
Public Overridable Sub ClearRichTextFormatting()
{signature}