CT_TextNormalAutofit

Complex Type Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
fontScale ST_TextFontScalePercentOrPercentString 100% optional
lnSpcReduction ST_TextSpacingPercentOrPercentString 0% optional

Used By

Source

<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>