XlXLMMacroType enumeration (Excel)
Specifies, in a Microsoft Excel version 4 macro worksheet, what type of macro a name refers to or whether the name refers to a macro.
Name | Value | Description |
---|---|---|
xlCommand | 2 | Custom command. |
xlFunction | 1 | Custom function. |
xlNotXLM | 3 | Not a macro. |
Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.