GrapeCity.ActiveReports.Export.Excel.v9 Assembly > GrapeCity.SpreadBuilder.Style Namespace : VertAlignments Enumeration |
'Declaration Public Enum VertAlignments Inherits System.Enum
public enum VertAlignments : System.Enum
Member | Description |
---|---|
Bottom | Aligns text to the bottom of the cell. |
Center | Centers text vertically in the cell. |
Justify | Justifies text vertically in the cell. |
Top | Aligns text to the top of the cell. |
System.Object
System.ValueType
System.Enum
GrapeCity.SpreadBuilder.Style.VertAlignments