Parameters
- macroSource
- The location from which to get the list of macro names. MacroEnumerationOption.Document gets a list of names from the session document's VBA project. MacroEnumerationOption.CommonProject gets a list of names from the Common VBA project.
Return Value
A set of macro names. The set may be empty if there are no existing macros.