Category Members
Include Protected Members
Include Inherited Members
Represents an individual category of a building block type.
The Category type exposes the following members.
Properties
Name | Description | |
---|---|---|
Application | Returns an _Application object that represents the Microsoft Word application. | |
BuildingBlocks | Returns the building blocks for a category. Read-only. | |
Creator | Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only. | |
Index | Returns the position of an item in a collection. Read-only. | |
Name | Returns the name of the specified object. Read-only. | |
Parent | Returns the parent object of the specified Category object. | |
Type | Returns the type of building block for a building block category. Read-only. |
Top