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

API set: WordApiDesktop 1.4

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.


Feedback

Was this page helpful?