MsoTextCharWrap enumeration (Office)

Indicates the type of text wrap.

Name Value Description
msoCharWrapMixed -2 Specifies a mixed text wrap.
msoCustomCharWrap 3 Specifies a custom text wrap scheme.
msoNoCharWrap 0 Specifies no text wrapping.
msoStandardCharWrap 1 Specifies wrapping text around the standard boundary of an object.
msoStrictCharWrap 2 Specifies text wrapping that adheres to restrictions imposed by some languages such as Chinese and Japanese alphabets.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.