Share via


Action Members (Excel)

Represents an action to be executed in a Pivottable or sheet data.

Methods

Name

Description

Execute

Performs the specified action.

Properties

Name

Description

Application

When used without an object qualifier, this property returns an Application object that represents the Microsoft Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only.

Caption

Returns the caption assigned to the Action object. Read-only String.

Content

Returns the content associated to the Action object. Read-only String.

Coordinate

Returns the coordinate property of the Action object. Read-only

Creator

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

Name

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

Parent

Returns the parent object for the specified object. Read-only.

Type

Returns the action type. Read-only XlActionType.