TableFields Properties (Project)

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

Gets the Application object. Read-only Application.

Count

Gets the number of items in the TableFields collection. Read-only Long.

Item

Gets a single TableField object from the TableFields collection. Read-only TableField.

Parent

Gets the parent of the TableFields object. Read-only Project.