Click or drag to resize

CellStyleVerticalAlignment Property

Gets or sets vertical alignment style.

Namespace: SautinSoft.Excel
Assembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntax
public VerticalAlignmentStyle VerticalAlignment { get; set; }

Property Value

VerticalAlignmentStyle
Remarks
Default value for this property is VerticalAlignmentStyle.Bottom.
See Also