Programming with Reflection
MacroData property
Syntax |
|
Works with |
|
Data type |
Returns (first syntax line) or specifies (second syntax line) a string that passes information to a macro. If you run a macro using the Macros dialog box, MacroData is set equal to the value specified in the Macro data box. If you run a macro using the RunMacro method, MacroData is set equal to the value of the MacroData argument.
The default value is "".
This string can be up to 259 characters long.