BuildingBlock Members (Word)
Represents a building block in a template. A building block is pre-built content, similar to autotext, that may contain text, images, and formatting.
Methods
Name |
Description |
---|---|
Deletes the specified building block. |
|
Inserts the value of a building block into a document and returns a Range object that represents the contents of the building block within the document. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the Microsoft Word application. |
|
Returns a Category object that represents the category for a building block. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the add-in was created. Read-only Long. |
|
Returns or sets a String that represents the description for a building block. Read/write. |
|
Returns a String that represents the internal identification number for a building block. Read-only. |
|
Returns a Long that represents the position of an item in a collection. Read-only. |
|
Returns or sets a Long that represents how to insert the contents of a building block into a document. Read/write. |
|
Returns or sets a String that represents the name of a building block. Read/write. |
|
Returns an Object that represents the parent object of the specified BuildingBlock object. |
|
Returns a BuildingBlockType object that represents the type for a building block. Read-only. |
|
Returns or sets a String that represents the contents of a building block. Read/write. |