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

Area.AllRowsHeight

Description

=20

Sets the height - in points (1/72 of an inch) - of all rows in this Area= . This must be a value that is between 0 - 409.

=20
C#
=20
 public double AllRowsHeight{ set; }
=20
=20
vb.net
=20
Public WriteOnly Property AllRowsHeight() As Double
=20
=20

Examples

=20
C#
=20
a.AllRowsHeight =3D 30;
=20
=20
vb.net
=20
a.AllRowsHeight =3D 30
=20
------=_Part_8546_649097396.1711649600194--