CT_TextSpacing

Complex Type Information

Model

Children: spcPct, spcPts

Used By

Source

<xsd:complexType name="CT_TextSpacing">
  <xsd:choice>
    <xsd:element name="spcPct" type="CT_TextSpacingPercent"/>
    <xsd:element name="spcPts" type="CT_TextSpacingPoint"/>
  </xsd:choice>
</xsd:complexType>