In This Topic
The following tables list the members exposed by Macro.
Public Properties
| Name | Description |
 | Data | Gets or sets a string variable that can be used as data during macro execution. |
 | Parent | Gets the parent object. |
 | Recording | Gets a value indicating whether the macro recorder is currently recording. |
 | RecordingPaused | Gets a value indicating whether the macro recorder is currently paused. |
 | Script | Gets the current macro recording script, if any. Returns an empty string if no script is currently recording. |
Top
Public Methods
See Also