Navigation:  Object Model Reference > Macro Object >

Parameters Property

Previous pageReturn to chapter overviewNext page

Sets or returns the parameters of the macro.  Entered as a comma-delimited list of parameter names.  Parameter names cannot contain commas, percents, or parenthesis characters.  All parameter names must be referenced in the macro value.

 

Syntax

 

Macro.Parameters As String

 

Arguments

 

Macro

       Macro object

 

See Also

 

Applies to Macro object