Class VerticalAlign
Vertical alignment type
Inheritance
System.Object
VerticalAlign
Namespace: Syncfusion.EJ2.Spreadsheet
Assembly: Syncfusion.AspNetCore.Spreadsheet.dll
Syntax
public sealed class VerticalAlign : Enum
Fields
Bottom
Declaration
public const VerticalAlign Bottom
Field Value
| Type |
|---|
| VerticalAlign |
Middle
Declaration
public const VerticalAlign Middle
Field Value
| Type |
|---|
| VerticalAlign |
Sub
Declaration
public const VerticalAlign Sub
Field Value
| Type |
|---|
| VerticalAlign |
Super
Declaration
public const VerticalAlign Super
Field Value
| Type |
|---|
| VerticalAlign |
Top
Declaration
public const VerticalAlign Top
Field Value
| Type |
|---|
| VerticalAlign |