[]
Specifies the way an object is attached to its underlying cells.
public enum Placement
Public Enum Placement
Name | Description |
---|---|
FreeFloating | Specifies that an object is free floating. |
Move | Specifies that an object is moved with the cells. |
MoveAndSize | Specifies that an object is moved and sized with the cells. |