CellStyleVerticalAlignment Property |
Gets or sets vertical alignment style.
Namespace: SautinSoft.ExcelAssembly: SautinSoft.Excel (in SautinSoft.Excel.dll) Version: 2025.2.6
Syntaxpublic VerticalAlignmentStyle VerticalAlignment { get; set; }
Public Property VerticalAlignment As VerticalAlignmentStyle
Get
Set
Property Value
VerticalAlignmentStyle
Remarks
See Also