Category Object Members

Word Developer Reference

Represents an individual category of a building block type.

Properties

  Name Description
Bb257472.properties(en-us,office.12).gif Application Returns an Application object that represents the Microsoft Word application.
Bb257472.properties(en-us,office.12).gif BuildingBlocks Returns a BuildingBlocks collection that represents the building blocks for a category. Read-only.
Bb257472.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.
Bb257472.properties(en-us,office.12).gif Index Returns a Long that represents the position of an item in a collection. Read-only.
Bb257472.properties(en-us,office.12).gif Name Returns the name of the specified object. Read-only String.
Bb257472.properties(en-us,office.12).gif Parent Returns an Object that represents the parent object of the specified Category object.
Bb257472.properties(en-us,office.12).gif Type Returns a BuildingBlockType object that represents the type of building block for a building block category. Read-only.