Enum eLayoutFlow
Text layout flow.
Namespace: OfficeOpenXml.Drawing.Controls
Assembly: EPPlus.dll
Syntax
public enum eLayoutFlowFields
| Name | Description | 
|---|---|
| Horizontal | Text is displayed horizontally. | 
| HorizontalIdeographic | Ideographic text is displayed horizontally. | 
| Vertical | Text is displayed vertically. | 
| VerticalIdeographic | Ideographic text is displayed vertically. |