Winnovative Excel Library

ExcelCellVerticalAlignmentType Enumeration

Winnovative Excel Library Documentation
The vertical 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 ExcelCellVerticalAlignmentType
Members

  Member nameValueDescription
Top0 Top aligned
Center1 Centered
Bottom2 Bottom aligned
Justify3 Jistified
Distributed4 Distributed
See Also

Reference