MacroType Property

See Also         Example         Applies To

Returns or sets what the name refers to. Read-write Long.

Can be one of the following XlMacroType constants.

Constant Meaning
xlCommand The name refers to a user-defined macro.
xlFunction The name refers to a user-defined function.
xlNotXLM The name doesn't refer to a function or macro.