Creates properties for a subscript structure.
This element specifies properties for the subscript object.
Reference: http://www.datypic.com/sc/ooxml/e-m_sSubPr-1.html
<xsd:complexType name="CT_SSubPr"> <xsd:sequence> <xsd:element name="ctrlPr" type="CT_CtrlPr" minOccurs="0"/> </xsd:sequence></xsd:complexType> Copy
<xsd:complexType name="CT_SSubPr"> <xsd:sequence> <xsd:element name="ctrlPr" type="CT_CtrlPr" minOccurs="0"/> </xsd:sequence></xsd:complexType>
Creates properties for a subscript structure.
This element specifies properties for the subscript object.
Reference: http://www.datypic.com/sc/ooxml/e-m_sSubPr-1.html
XSD Schema