FullName Property |
The FullName property retrieves the fully-qualified path to the worksheet.
bStr = objMC.FullName
Element |
Description |
bStr |
A string containing the fully-qualified path to the Mathcad worksheet. |
objMC |
A Mathcad Worksheet object. |