PlacementType Enum

PlacementType Enum

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


type PlacementType int32

Fields

FieldDescription
FreeFloatingDon’t move or size with cells.
MoveMove but don’t size with cells.
MoveAndSizeMove and size with cells.