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
| Field | Description |
|---|---|
| FREE_FLOATING | Don’t move or size with cells. |
| MOVE | Move but don’t size with cells. |
| MOVE_AND_SIZE | Move and size with cells. |
See Also
- module
aspose.cells.drawing