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