[Table of Contents] [docx version]

Error! No text of specified style in document.

flatTx (No text in 3D scene)

Keep text out of 3D scene entirely.

Parent Elements

bodyPr5.1.5.1.1); txPr5.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>