Message-ID: <780174575.10031.1711709864614.JavaMail.web05$@web05> Subject: Exported From Confluence MIME-Version: 1.0 Content-Type: multipart/related; boundary="----=_Part_10030_1585200351.1711709864614" ------=_Part_10030_1585200351.1711709864614 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Content-Location: file:///C:/exported.html CharacterRun.Clear()

CharacterRun.Clear()

Description

=20

Sets the font of the CharacterRun= to the main font of the cell or Ch= artText object.

=20
C#
=20
 public void Clear()
=20
=20
vb.net
=20
Public Sub Clear()
=20
=20

Examples

=20
C#
=20
charRun.Clear();
=20
=20
vb.net
=20
charRun.Clear()
=20
------=_Part_10030_1585200351.1711709864614--