22.1.2.12 borderBoxPr
This element specifies the properties of the Border Box object, which dictate the types of lines that can be 2 2 2 2 2 2 drawn as part of the border. [Example: π + π = π (Diagonal Strikethrough from Top Left) and π + π = π (no left or right edges). end example]
[Example:
<m:borderBox>
<m:borderBoxPr>
<m:hideTop m:val="1"/>
<m:hideRight m:val="1"/>
</m:borderBoxPr>
<m:e>
<m:r>
<m:t>x</m:t>
</m:r>
</m:e>
</m:borderBox>
end example]
[Note: The W3C XML Schema definition of this elementβs content model (CT_BorderBoxPr) is located in A.6.1. end note]
Last updated on