ExcelCellAlignmentVerticalAlignment Property
Gets or sets the vertical alignment of the text in cells.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelCellVerticalAlignmentType VerticalAlignment { get; set; }
Public Property VerticalAlignment As ExcelCellVerticalAlignmentType
Get
Set
public:
property ExcelCellVerticalAlignmentType VerticalAlignment {
ExcelCellVerticalAlignmentType get ();
void set (ExcelCellVerticalAlignmentType value);
}
member VerticalAlignment : ExcelCellVerticalAlignmentType with get, set
Property Value
ExcelCellVerticalAlignmentType