Enum eTextWrappingType
Text wrapping
Namespace: OfficeOpenXml.Drawing
Assembly: EPPlus.dll
Syntax
public enum eTextWrappingType
Fields
| Name | Description |
|---|---|
| None | No wrapping. Words overflows. |
| Square | Wrap words within the boundries |
Text wrapping
public enum eTextWrappingType
| Name | Description |
|---|---|
| None | No wrapping. Words overflows. |
| Square | Wrap words within the boundries |