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

Style.RowInsertBehavior

Description

=20

A RowInsertBehavior value determines what style will be applied to the inserted rows.

=20
C#
=20
 public sealed class RowInsertBehavior : TypesafeEnum
=20
=20
vb.net
=20
Public NotInheritable Class RowInsertBehavior
=09=09Inherits TypesafeEnum
=20
=20

Values

=20
=20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20 =20

Name

Description

Above

The style of the new rows will match the styl= e of the row above them.

Below

The style of the new rows will match the styl= e of the row below them.

Ignore

The default style will be applied to the new = rows.

------=_Part_8164_1061519704.1711635147646--