Action Object Members

Excel Developer Reference

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

Methods

  Name Description
Bb242137.methods(en-us,office.12).gif Execute Performs the specified action.

Properties

  Name Description
Bb242137.properties(en-us,office.12).gif Application When used without an object qualifier, this property returns an Application object that represents the Microsoft Office Excel application. When used with an object qualifier, this property returns an Application object that represents the creator of the specified object. Read-only.
Bb242137.properties(en-us,office.12).gif Caption Returns the caption assigned to the Action object. Read-only String.
Bb242137.properties(en-us,office.12).gif Content Returns the content associated to the Action object. Read-only String.
Bb242137.properties(en-us,office.12).gif Coordinate Returns the coordinate property of the Action object. Read-only
Bb242137.properties(en-us,office.12).gif Creator Returns a 32-bit integer that indicates the application in which this object was created. Read-only Long.
Bb242137.properties(en-us,office.12).gif Name Returns the name of the object. Read-only String.
Bb242137.properties(en-us,office.12).gif Parent Returns the parent object for the specified object. Read-only.
Bb242137.properties(en-us,office.12).gif Type Returns the action type. Read-only XlActionType.