Gets or sets the horizontal alignment of the cell's content within a sheet to determine the positioning of its content along the horizontal axis within the boundaries.
public HorizontalAlignment HorizontalAlignment { get; set; }
The HorizontalAlignment enumeration value indicating the alignment mode.
This property affects the horizontal positioning of the content within the cell.