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

Area.AutoFitHeight()

Description

=20

Sets the height of each of the rows within the area to the height of the= highest cell value in that row within the bounds of the Area.

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

Examples

=20
C#
=20
a.AutoFitHeight();
=20
=20
vb.net
=20
a.AutoFitHeight()
=20
------=_Part_10018_1287962056.1711709439629--