Enum XlsxHorizontalAlignment
Horizontal alignment of a cell's content.
public enum XlsxHorizontalAlignment
Fields
General = 0Excel's own rule: text left, numbers and dates right.
Left = 1Left.
Center = 2Centred.
Right = 3Right.
Horizontal alignment of a cell's content.
public enum XlsxHorizontalAlignment
General = 0Excel's own rule: text left, numbers and dates right.
Left = 1Left.
Center = 2Centred.
Right = 3Right.