QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
fontScale | ST_TextFontScalePercentOrPercentString | 100% | optional | |||
lnSpcReduction | ST_TextSpacingPercentOrPercentString | 0% | optional |
Element | EG_TextAutofit/normAutofit |
<xsd:complexType name="CT_TextNormalAutofit"> <xsd:attribute name="fontScale" type="ST_TextFontScalePercentOrPercentString" use="optional" default="100%"/> <xsd:attribute name="lnSpcReduction" type="ST_TextSpacingPercentOrPercentString" use="optional" default="0%"/> </xsd:complexType> |