XML Property |
The XML property gets or sets the math content for a region in XML complaint with the Math10.xsd schema.
bStr = objMC.XML
objMC.XML = bStr
Element |
Description |
bStr |
A string containing the region's math content in XML compliant with the Math10.xsd schema. |
objMC |
A Mathcad worksheet region. |