Enum CellVerticalAlignment
Specifies the vertical alignment.
Namespace: Syncfusion.EJ.DocumentEditor
Assembly: Syncfusion.EJ.DocumentEditor.dll
Syntax
public enum CellVerticalAlignment
Fields
Name | Description |
---|---|
Bottom | Aligns the content ot the bottom. |
Center | Aligns the content to the center. |
Top | Aligns the content to the top. |