Enum eVerticalAlignmentControl
Vertical Alignment for a form control
Namespace: OfficeOpenXml.Drawing.Controls
Assembly: EPPlus.dll
Syntax
public enum eVerticalAlignmentControlFields
| Name | Description | 
|---|---|
| Bottom | Bottom alignment | 
| Center | Center alignmet | 
| Distributed | Distributed alignment | 
| Justify | Justify alignment | 
| Top | Top alignment |