This documentation is archived and is not being maintained.
TextHorizontalOverflowValues enumeration
Text Horizontal Overflow Types
Namespace:
DocumentFormat.OpenXml.DrawingAssembly:
DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
No code example is currently available or this language may not be supported.
| Member name | Description |
|---|
| Overflow |
Text Horizontal Overflow Enum ( Overflow ).
When the item is serialized out as xml, its value is "overflow". |
| Clip |
Text Horizontal Overflow Enum ( Clip ).
When the item is serialized out as xml, its value is "clip". |