Enum OfficeShapeVerticalAlignmentType
Specifies the vertical alignment of the text.
Namespace: Syncfusion.Office
Assembly: Syncfusion.Compression.Base.dll
Syntax
public enum OfficeShapeVerticalAlignmentType
Fields
| Name | Description |
|---|---|
| Bottom | Specifies the OfficeShapeVerticalAlignmentType is bottom. |
| Middle | Specifies the OfficeShapeVerticalAlignmentType is middle. |
| None | Specifies the OfficeShapeVerticalAlignmentType is none. |
| Top | Specifies the OfficeShapeVerticalAlignmentType is top. |