PlacementType enumeration

PlacementType enumeration

Represents the way the drawing object is attached to the cells below it.

The PlacementType type exposes the following members:

Fields

FieldDescription
FREE_FLOATINGDon’t move or size with cells.
MOVEMove but don’t size with cells.
MOVE_AND_SIZEMove and size with cells.

See Also