







Vertical text alignment
Namespace:
OfficeOpenXml.Style
Assembly:
EPPlus (in EPPlus.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax
| C# |
|---|
public enum ExcelVerticalAlignment |
| Visual Basic (Declaration) |
|---|
Public Enumeration ExcelVerticalAlignment |
| Visual C++ |
|---|
public enum class ExcelVerticalAlignment |
Members
| Member name | Description | |
|---|---|---|
| Top | ||
| Center | ||
| Bottom | ||
| Distributed | ||
| Justify |
