TextWrappingValues enumeration

Office 2013 and later

Text Wrapping Types

Namespace:  DocumentFormat.OpenXml.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

No code example is currently available or this language may not be supported.

Member nameDescription
None Text Wrapping Type Enum ( None ). When the item is serialized out as xml, its value is "none".
Square Text Wrapping Type Enum ( Square ). When the item is serialized out as xml, its value is "square".
Show: