Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Description

Excerpt

Clears all rich text formatting within the shape. The font of the shape text will be set to the font set (through the ExcelWriter API) for the cell the shape is attached to.

Signature
C#
C#
 public virtual void ClearRichTextFormatting()
Signature
vb.net
vb.net
Public Overridable Sub ClearRichTextFormatting()