WdAutoMacros enumeration

Specifies an auto macro that is stored in the document.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
wdAutoExecAutoExec macro.
wdAutoNewAutoNew macro.
wdAutoOpenAutoOpen macro.
wdAutoCloseAutoClose macro.
wdAutoExitAutoExit macro.
wdAutoSyncAutoSync macro.

Used with the RunAutoMacro method of the Document object.

Show: