BuildingBlockType Members

Include Protected Members
Include Inherited Members

Represents a type of building block. Each BuildingBlockType object is a member of the BuildingBlockTypes collection.

The BuildingBlockType type exposes the following members.

Properties

  Name Description
Public property Application Returns an _Application object that represents the Microsoft Word application.
Public property Categories Returns a collection that represents the categories for a building block type. Read-only.
Public property Creator Returns a 32-bit Integer that indicates the application in which the add-in was created. Read-only.
Public property Index Returns an Integer that represents the position of an item in a collection. Read-only.
Public property Name Returns the localized name of a building block type. Read-only.
Public property Parent Returns the parent of the specified BuildingBlockType object.

Top

See Also

Reference

BuildingBlockType Interface

Microsoft.Office.Interop.Word Namespace