ApplicationClass.Undo Method
Namespace: Microsoft.Office.Interop.Excel
Assembly: Microsoft.Office.Interop.Excel (in Microsoft.Office.Interop.Excel.dll)
Syntax
'Declaration
Public Overridable Sub Undo
'Usage
Dim instance As ApplicationClass
instance.Undo()
public virtual void Undo()