22.1.2.35 eqArrPr
This element specifies the properties of the array object, including the vertical justification of the object and layout inside the object. [Example:
<m:eqArr>
<m:eqArrPr>
<m:baseJc m:val="bottom"/>
</m:eqArrPr>
<m:e>
<m:r>
<m:t>111&a&&&&&&=&&c</m:t>
</m:r>
</m:e>
<m:e>
<m:r>
<m:t>111&a&&+&111&b&&=&111&c</m:t>
</m:r>
</m:e>
<m:e>
<m:r>
<m:t>&&&&&b&&=&111&c</m:t>
</m:r>
</m:e>
</m:eqArr>
end example]
[Note: The W3C XML Schema definition of this element’s content model (CT_EqArrPr) is located in A.6.1. end note]
Last updated on