Enum eVerticalAlignmentControl
- Namespace
- OfficeOpenXml.Drawing.Controls
- Assembly
- EPPlus.dll
Vertical Alignment for a form control
public enum eVerticalAlignmentControl
Fields
Bottom = 2
Bottom alignment
Center = 1
Center alignmet
Distributed = 4
Distributed alignment
Justify = 3
Justify alignment
Top = 0
Top alignment