Link Search Menu Expand Document

CellAlignmentVertical Property

Gets or sets the vertical text alignment style of the cell.

Namespace:Bytescout.Spreadsheet
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public AlignmentVertical AlignmentVertical { get; set; }

Property Value

Type: AlignmentVertical
The vertical text alignment style.

Implements

IExtFormatAlignmentVertical
See Also

Reference