UnitsXML Property |
The UnitsXML property gets the Units10.xsd-compliant XML representing a region's units.
bStr = objMC.UnitsXML
Element |
Description |
bStr |
A string containing the region's unit content in XML compliant with the Units10.xsd schema. |
objMC |
A Mathcad worksheet region. |