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

ColumnProperties.AutoFitWidth()

Description<= /h2>=20

Automatically sets the width of the column to the width of the widest ce= ll value in the column.

=20
C#
=20
<p> public void AutoFitWidth()</p>
=20
=20
vb.net
=20
<p>Public Sub AutoFitWidth()</p>
=20
=20

Examples

=20
C#
=20
colProps.AutoFitWidth();
=20
=20
vb.net
=20
colProps.AutoFitWidth()
=20
------=_Part_9848_1523859510.1711705010803--