Namespace: Spire.Spreadsheet.Forms.Utility
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Assembly: Spire.Spreadsheet (in Spire.Spreadsheet.dll) Version: 5.6.1.0 (5.6.1.7020)
Syntax
| C# | Visual Basic | Visual C++ | F# |
public enum VerticalAlignmentType
Public Enumeration VerticalAlignmentType
public enum class VerticalAlignmentType
type VerticalAlignmentType
Members
| Member | Value | Description |
|---|---|---|
| Top | 0 | |
| Centred | 1 | |
| Bottom | 2 | |
| Justified | 3 | |
| Distributed | 4 |