Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 339 Bytes

30054f35-b29a-96cf-bb7b-3fe3b9bf7e9d.md

File metadata and controls

12 lines (7 loc) · 339 Bytes

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.