Note
Access to this page requires authorization. You can try signing in or .
Access to this page requires authorization. You can try .
Word.AutoMacro enum
- Package:
- word
Indicates the auto macros that can run automatically in Word.
Remarks
Used by
Fields
| close = "Close" | Indicates that the macro runs automatically when the document is closed. |
| exit = "Exit" | Indicates that the macro runs automatically when the document is saved. |
| new = "New" | Indicates that the macro runs automatically when a new document is created. |
| open = "Open" | Indicates that the macro runs automatically when the document is opened. |
| startWord = "StartWord" | Indicates that the macro runs automatically when Word starts. |
| sync = "Sync" | Indicates that the macro runs automatically when the document is synchronized. |
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Add-ins
Feedback
Was this page helpful?
