Enum eTextWrappingType
- Namespace
- OfficeOpenXml.Drawing
- Assembly
- EPPlus.dll
Text wrapping
public enum eTextWrappingType
Fields
None = 0
No wrapping. Words overflows.
Square = 1
Wrap words within the boundries
Text wrapping
public enum eTextWrappingType
None = 0
No wrapping. Words overflows.
Square = 1
Wrap words within the boundries