layoutType Type [Office 2003 SDK Documentation]
A simple type that defines the enumerated values for the **layout**element, which provides support for bidirectional languages and specifies reading direction.
Type Properties
Property | Value |
---|---|
Name | layoutType |
Data Type | string |
Enumerations | The value of the layoutType type can be one of the following:
ValueDescription
RTLSpecifies right-to-left reading direction.
LTRSpecifies left-to-right reading direction.
|
Value | Description |
RTL | Specifies right-to-left reading direction. |
LTR | Specifies left-to-right reading direction. |