Click or drag to resize

CellStyleHorizontalAlignment Property

Gets or sets horizontal alignment style.

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

Property Value

HorizontalAlignmentStyle
Remarks
Default value for this property is HorizontalAlignmentStyle.General.
See Also