ExcelCellStyleAlignment Property

Gets the text alignment options for the text in a cell.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public ExcelCellAlignment Alignment { get; }

Property Value

ExcelCellAlignment

See Also