Quits the application. This method does not save any changes that have not been previously saved using the Save or SaveAs commands, but immediately exits the active application.
Syntax
expression.Quit
expression An expression that returns an Application object.
Return Type
Void