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

Area.UngroupRows()

Description

=20

Ungroups the rows within the area.

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

Examples

=20
C#
=20
a.UngroupRows();
=20
=20
vb.net
=20
a.UngroupRows()
=20
------=_Part_9376_154707101.1711689783984--