Save Method |
The Save method saves the Worksheet object.
objMC.Save
Element |
Description |
objMC |
A Mathcad application object. |
This method returns no meaningful result.
The Save method can fail if the save operation failed to complete for any reason, such as insufficient disk space or canceling out of the save operation.