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

 public sealed class ObjectPositioning : TypesafeEnum
Public NotInheritable Class ObjectPositioning
		Inherits TypesafeEnum

Name

Description

MoveAndNoResize

Move the object and do not resizt it according to cell size

MoveAndResize

Move the object and resize it according to cell size

NoMoveAndNoResize

Do not move the object and do not change its size