Excel.Placement enum
Specifies the way that an object is attached to its underlying cells.
Remarks
Fields
absolute = "Absolute" | The object is free floating. |
oneCell = "OneCell" | The object is moved with the cells. |
twoCell = "TwoCell" | The object is moved and sized with the cells. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins