22.1.2.11 borderBox
This element specifies the Border Box object, consisting of a border drawn around an instance of mathematical 2 2 2 text (such as a formula or equation), as in π + π = π . If borderBoxPr is omitted then the default behavior of borderBox is a rectangular border (as shown in the βabcβ example below).
[Example: The following example shows the XML representation of the following Border Box: πππ
<m:borderBox>
<m:e>
<m:r>
<m:t>abc</m:t>
</m:r>
</m:e>
</m:borderBox>
end example]
[Note: The W3C XML Schema definition of this elementβs content model (CT_BorderBox) is located in A.6.1. end note]
Last updated on