XlRunAutoMacro Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the automatic macro to run.
public enum class XlRunAutoMacro
public enum XlRunAutoMacro
Public Enum XlRunAutoMacro
- Inheritance
-
XlRunAutoMacro
Fields
Name | Value | Description |
---|---|---|
xlAutoOpen | 1 | Auto_Open macros |
xlAutoClose | 2 | Auto_Close macros |
xlAutoActivate | 3 | Auto_Activate macros |
xlAutoDeactivate | 4 | Auto_Deactivate macros |