Value Property |
The Value property gets or sets a string value in a Mathcad worksheet.
bStr = objMC.Value
objMC.Value = bStr
Element |
Description |
double |
A string value in a Mathcad worksheet. |
objMC |
A Mathcad String value object. |