ApplicationClass.RunOld(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 RunOld(System::String ^ MacroName) = Microsoft::Office::Interop::Word::_Application::RunOld;
public virtual void RunOld (string MacroName);
abstract member RunOld : string -> unit
override this.RunOld : string -> unit
Public Overridable Sub RunOld (MacroName As String)
Parameters
- MacroName
- String