XlPlacement enumeration (Excel)
Specifies the way that an object is attached to its underlying cells.
Name | Value | Description |
---|---|---|
xlFreeFloating | 3 | Object is free floating. |
xlMove | 2 | Object is moved with the cells. |
xlMoveAndSize | 1 | Object is moved and sized with the cells. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.