GemBox.Spreadsheet

VerticalAlignmentStyle Enumeration

Vertical alignment styles used for CellStyle.VerticalAlignment.

public enum VerticalAlignmentStyle

Members

Member Name Description
Top Top alignment.
Center Center alignment.
Bottom Bottom alignment.
Justify Justify alignment.
Distributed Distributed alignment.

Requirements

Namespace: GemBox.Spreadsheet

Assembly: GemBox.Spreadsheet (in GemBox.Spreadsheet.dll)

See Also

GemBox.Spreadsheet Namespace