ModelTableColumns Members (Excel)

GitHub-Mark-64px

Contribute to this content

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

Represent a ModelTableColumn Object (Excel) collection of single columns inside a ModelTable Object (Excel) object.

Methods

Name

Description

Item

Returns a ModelTableColumn Object (Excel) object (Excel) from the ModelTableColumns collection (Excel)

Properties

Name

Description

Application

Returns an Application object that represents the Microsoft Excel application. Read-only.

Count

Returns a Long value that represents the number of a ModelTableColumn Object (Excel) objects in a ModelTableColumns Object (Excel) object. Read-only.

Creator

Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long.

Parent

Returns an Object that represents the parent object of the specified ModelTableColumns Object (Excel) object. Read-only.