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

Document.CreateTableFormatting()

Description=

=20

Returns a TableFormatting o= bject that represents the table formatting used by the NormalTable style.=20

C#
=20
 public TableFormatting CreateTableFormatting()
=20
=20
vb.net
=20
Public Function CreateTableFormatting() As TableFormatting
=20
=20

Returns

A=20 TableFormatting object that represents the table formatting us= ed by the NormalTable style.=20

Examples

=20
C#
=20
TableFormatting oTableFormatting =3D oDocument.CreateTableFormatting();=20
=20
vb.net
=20
Dim oTableFormatting As TableFormatting =3D oDocument.CreateTableFormatting=
()
=20
------=_Part_9404_797979156.1711690433103--