22.1.2.89 radPr
This element specifies properties of the Radical object rad, including the hidden or shown state of the degree deg. [Example:
is represented by the following XML: √𝑏
<m:rad>
<m:radPr>
<m:degHide m:val="1"/>
</m:radPr>
<m:deg/>
<m:e>
<m:r>
<m:t>b</m:t>
</m:r>
</m:e>
</m:rad>
end example]
[Note: The W3C XML Schema definition of this element’s content model (CT_RadPr) is located in A.6.1. end note]
Last updated on