Nota
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Referenced by: WrapText
The MSOWRAPMODE enumeration, as shown in the following table, specifies the wrapping rules for a body of text.
Name |
Value |
Meaning |
---|---|---|
0x00000000 |
Specifies that a line of text will continue on subsequent lines instead of extending into or beyond a margin. This value MAY<101> be used. |
|
0x00000001 |
Specifies a wrapping rule that is equivalent to that of msowrapSquare. This value MAY<102> be used. |
|
0x00000002 |
Specifies that a line of text will extend into or beyond a margin instead of continuing on subsequent lines. This value SHOULD<103> be used. |
|
0x00000003 |
Specifies a wrapping rule that is undefined and MUST be ignored. |
|
0x00000004 |
Specifies a wrapping rule that is undefined and MUST be ignored. |