WdOLEPlacement Enumeration
Word Developer Reference |
Specifies the placement for an OLE object.
Name | Value | Description |
---|---|---|
wdFloatOverText | 1 | Float over text. |
wdInLine | 0 | In line with text. |
Remarks
Used with the PasteSpecial method of the Range or Selection object.