22.1.2.8 barPr
This element specifies properties of the bar function. If this element is omitted, the bar assumes its default location of top (the mathematical overbar). [Example:
<m:bar>
<m:barPr>
<m:pos m:val="bot"/>
</m:barPr>
<m:e>
<m:r>
<m:t>x</m:t>
</m:r>
</m:e>
</m:bar>
end example]
[Note: The W3C XML Schema definition of this element’s content model (CT_BarPr) is located in A.6.1. end note]
Last updated on