22.1.2.106 sSupPr

This element specifies properties such as ctrlPr that can be stored on the Superscript object sSup.

[Example:

<m:sSup>
  <m:sSupPr/>
  <m:e>
    <m:r>
      <m:t>a</m:t>
    </m:r>
  </m:e>
  <m:sup>
    <m:r>
      <m:t>2</m:t>
    </m:r>
  </m:sup>

</m:sSup>end example]

[Note: The W3C XML Schema definition of this element’s content model (CT_SSupPr) is located in A.6.1. end note]

Last updated on