ModelMeasureName Members (Excel)

GitHub-Mark-64px

Contribute to this content

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

An object representing a measure in the data model.

Properties

Name

Description

Application

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

Creator

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

MeasureName

String representing the new name a measure which was added to the ModelTable Object (Excel) identified by the ModelMeasureName.TableName Property (Excel) property. Read-only.

Parent

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

TableName

String representing the name of a table in the model for which a measure was added. Read-only.