Namespace: Spire.Xls
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 11.6.0.0 (11.6.0.5020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum VerticalAlignType
Public Enumeration VerticalAlignType
public enum class VerticalAlignType
type VerticalAlignType
Members
| Member | Value | Description |
|---|---|---|
| Top | 0 | |
| Center | 1 | |
| Bottom | 2 | |
| Justify | 3 | |
| Distributed | 4 |