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 shape. The font of the shape will be set to the normal font of the workbook.

Signature
C#C#
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}{signature:vb.net
vb.net
}
Public Overridable Sub ClearRichTextFormatting()
{signature}