Open Method |
The Open method opens the specified worksheet. It will not open handbooks.
bMode = objMC.Open(FileSpec As String)
Element |
Description |
bMode |
The Worksheet object opened. |
objMC |
A Mathcad worksheet collection. |
FileSpec |
Argument specifying the path to worksheet being opened. |