<txPr> (Text Properties)

This element defines special text formatting that can be applied to text through a style label.

Parent Elements

<styleLbl>5.9.5.10)

Child Elements

Subclause

<flatTx> (No text in 3D scene)

§5.1.7.8

<sp3d> (Apply 3D shape properties)

§5.1.7.12

The following XML Schema fragment defines the contents of this element:

<complexType name="CT_TextProps">
	<sequence>
	<group ref="a:EG_Text3D" minOccurs="0" maxOccurs="1"/>
	</sequence>
</complexType>