BuildingBlock.InsertOptions Property
Word Developer Reference |
Returns or sets a Long that represents how to insert the contents of a building block into a document. Read/write.
Version Information
Version Added: Word 2007
Syntax
expression.InsertOptions
expression An expression that returns a BuildingBlock object.
Remarks
The value of the InsertOptions property can be any WdDocPartInsertOptions constant.
See Also
- BuildingBlock Object
- BuildingBlock Object Members
- How to: Create a Custom Building Block Gallery
- How to: Filter the Building Block List in a Content Control
- How to: Insert a Content Control into a Building Block
- How to: Set the Building Blocks That You Can Use for a Content Control
- Working with Building Blocks