AccelTables Members (Visio)

GitHub-Mark-64px

Contribute to this content

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

Includes an AccelTable object for each Microsoft Visio window context that has accelerators.

Methods

Name

Description

Add

Adds a new object to a collection.

AddAtID

Creates a new object with a specified ID in a collection.

Properties

Name

Description

Count

Returns the number of objects in a collection. Read-only.

Item

Returns an object from a collection. The Item property is the default property for all collections. Read-only.

ItemAtID

Returns the AccelTable object for an ID within a collection. Read-only.

Parent

Determines the parent of an object. Read-only.