ExcelCellAlignmentVerticalAlignment Property |
Gets or sets the vertical alignment of the text in cells.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelCellVerticalAlignmentType VerticalAlignment { get; set; }
Public Property VerticalAlignment As ExcelCellVerticalAlignmentType
Get
Set
Property Value
Type:
ExcelCellVerticalAlignmentTypeSee Also