TextVerticalOverflowValues enumeration

Office 2013 and later

Text Vertical Overflow

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
Overflow Text Overflow Enum ( Overflow ). When the item is serialized out as xml, its value is "overflow".
Ellipsis Text Overflow Enum ( Ellipsis ). When the item is serialized out as xml, its value is "ellipsis".
Clip Text Overflow Enum ( Clip ). When the item is serialized out as xml, its value is "clip".
Show: