XlPlacement Enumeration
Specifies the way that an object is attached to its underlying cells.
Version Information
Version Added: Excel 2007
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. |