ExcelCellAlignmentVerticalAlignment Property |
Gets or sets the vertical alignment of the text in cells.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelCellVerticalAlignmentType VerticalAlignment { get; set; }Public Property VerticalAlignment As ExcelCellVerticalAlignmentType
Get
Set
Property Value
ExcelCellVerticalAlignmentType
See Also