Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Provides an entry point into the undo stack.
Methods
Name |
Description |
|---|---|
Completes the creation of a custom undo record. |
|
Initiates the creation of a custom undo record. |
Properties
Name |
Description |
|---|---|
Returns an Application object that represents the Microsoft Word 2010 application. Read-only. |
|
Returns a 32-bit integer that indicates the application in which the specified object was created. Read-only Long. |
|
Returns a Long that specifies the number of custom undo action calls that are currently active. Read-only. |
|
Returns a String that specifies the entry that appears on the undo stack when all custom undo actions have completed. Read-only. |
|
Returns a Boolean that specifies whether a custom undo action is being recorded. Read-only. |
|
Returns an Object that represents the parent object of the specified UndoRecord object. |