[Table of Contents] [docx version]
Error! No text of specified style in document.
This element specifies how to interpret the Left element for this manual layout.
Parent Elements |
manualLayout (§5.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>