Macros Members

These members are objects related to Macros.

Functions

Name Description
None NA

Properties

Name Description
Application Returns the application associated with the macros collection. Return value: Application. This property is read only.
Count Returns the number of elements in the macros collection. Return value: Integer. This property is read only.
Item Returns a macro from the macros collection. Return value: Macro. This property is read only.
Name Returns the name of the specified macro from the macros collection as a string. Return value: String. This property is read only.
Parent Returns the application associated with the macros collection. Return value: Spreadsheet. This property is read only.