Winnovative Excel Library

ExcelCellHorizontalAlignmentType Enumeration

Winnovative Excel Library Documentation
The horizontal alignment of data in a cell

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum ExcelCellHorizontalAlignmentType
Members

  Member nameValueDescription
General0 Align according to data type
Left1 Left aligned
Center2 Centered
Right3 Right aligned.
Fill4 Fill
Justify5 Justify
CenterAcrossSelection6 Centered across selection.
Distributed7 Distributed.
See Also

Reference