ApplicationClass.OnUndo(String, String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void OnUndo(System::String ^ Text, System::String ^ Procedure) = Microsoft::Office::Interop::Excel::_Application::OnUndo;
public virtual void OnUndo (string Text, string Procedure);
Public Overridable Sub OnUndo (Text As String, Procedure As String)
Parameters
- Text
- String
- Procedure
- String