Revision Property |
The Revision property gets the version number of a worksheet, as displayed in the File Properties dialog.
bStr = objMC.Revision
Element |
Description |
bStr |
The author associated with the Mathcad worksheet, returned as a string. |
objMC |
A Mathcad Worksheet object. |