[Table of Contents] [docx version]

Error! No text of specified style in document.

wMode (Width Mode)

This element specifies how to interpret the Width element for this manual layout.

Parent Elements

manualLayout5.7.2.105)

 

Attributes

Description

val (Layout Mode Value)

Specifies the layout mode for the width.

 

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

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

<complexType name="CT_LayoutMode">

   <attribute name="val" type="ST_LayoutMode" default="factor"/>

</complexType>