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

Sets the font of the CharacterRun to the main font of the cell or ChartText object.

Signature
C#
C#
 public void Clear()
{signature}{signature:
}
Signature
vb.net
vb.net
Public Sub Clear()
{signature}
{example}{code:csharp|title=C#}
Example
Code Block
csharp
csharp
titleC#

charRun.Clear();
{code} {code:
Code Block
vb.net
|title=
vb.net
titlevb.net
}

charRun.Clear()
{code} {example} {scrollbar}
Scrollbar