<flatTx> (No text in 3D scene)

Keep text out of 3D scene entirely.

Parent Elements

<bodyPr>5.1.5.1.1); <txPr>5.9.5.12)

Attributes

Description

<z> (Z Coordinate)

Specifies the Z coordinate to be used in positioning the flat text within the 3D scene.

The possible values for this attribute are defined by the ST_Coordinate simple type (§5.1.12.16).

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

<complexType name="CT_FlatText">
	<attribute name="z" type="ST_Coordinate" use="optional" default="0"/>
</complexType>