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