Complex Type | CT_TextBodyProperties |
<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> |