22.1.2.102 sSubPr

This element specifies properties such as ctrlPr that can be stored on the Subscript object sSub.

[Example:

<m:sSub>
  <m:sSubPr/>
  <m:e>
    <m:r>
      <m:t>a</m:t>
    </m:r>
  </m:e>
  <m:sub>
    <m:r>
      <m:t>2</m:t>
    </m:r>
  </m:sub>
</m:sSub>

end example]

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

Last updated on