EG_TextAutofit

Element Group Information

Model

Used By

Complex Type CT_TextBodyProperties

Source

<xsd:group name="EG_TextAutofit">
  <xsd:choice>
    <xsd:element name="noAutofit" type="CT_TextNoAutofit"/>
    <xsd:element name="normAutofit" type="CT_TextNormalAutofit"/>
    <xsd:element name="spAutoFit" type="CT_TextShapeAutofit"/>
  </xsd:choice>
</xsd:group>