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

ObjectPositioning

Description

=20

Enumeration of the available resize and reposition behaviors of an objec= t when the cells in the spreadsheet it spans are changed.

=20
C#
=20
 public sealed class ObjectPositioning : TypesafeEnum
=20
=20
vb.net
=20
Public NotInheritable Class ObjectPositioning
=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

MoveAndNoResize

Move the object and do not resizt it accordin= g to cell size

MoveAndResize

Move the object and resize it according to ce= ll size

NoMoveAndNoResize

Do not move the object and do not change its = size

------=_Part_8970_1394623129.1711670057240--