Category Properties (Word)

GitHub-Mark-64px

Contribute to this content

Use GitHub to suggest and submit changes. See our guidelines for contributing to VBA documentation.

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Word application.

BuildingBlocks

Returns a BuildingBlocks collection that represents 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 Long.

Index

Returns a Long that represents the position of an item in a collection. Read-only.

Name

Returns the name of the specified object. Read-only String.

Parent

Returns an Object that represents the parent object of the specified Category object.

Type

Returns a BuildingBlockType object that represents the type of building block for a building block category. Read-only.