ISwUndoAPIHandler Interface
Undo an add-in application's previously processed commands.
.NET Syntax
Visual Basic (Declaration) | |
---|
Public Interface ISwUndoAPIHandler |
C# | |
---|
public interface ISwUndoAPIHandler |
C++/CLI | |
---|
public interface class ISwUndoAPIHandler |
Example
Remarks
Accessors
See Also