Enum eShapeOrientation
- Namespace
- OfficeOpenXml.Drawing.Controls
- Assembly
- EPPlus.dll
Text orientation in a shape
public enum eShapeOrientation
Fields
Auto = 0
Auto orientation
BottomToTop = 2
Bottom To Top
TopToBottom = 1
Top To Bottom
Text orientation in a shape
public enum eShapeOrientation
Auto = 0
Auto orientation
BottomToTop = 2
Bottom To Top
TopToBottom = 1
Top To Bottom