WdDocPartInsertOptions enumeration (Word)
Specifies how a building block is inserted into a document.
Name | Value | Description |
---|---|---|
wdInsertContent | 0 | Inline building block. |
wdInsertPage | 2 | Page-level building block. |
wdInsertParagraph | 1 | Paragraph-level building block. |
Support and feedback
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.