Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Excel.Placement enum

Package:
excel

Specifies the way that an object is attached to its underlying cells.

Remarks

API set: ExcelApi 1.9

Used by

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.


Feedback

Was this page helpful?