Click or drag to resize

ExcelCellAlignmentHorizontalAlignment Property

Gets or sets the horizontal alignment of the text in cells.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelCellHorizontalAlignmentType HorizontalAlignment { get; set; }

Property Value

ExcelCellHorizontalAlignmentType
See Also