Click or drag to resize

ExcelCellStyleAlignment Property

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

Namespace:  ExpertXls.ExcelLib
Assembly:  expertxls (in expertxls.dll) Version: 7.0.0
Syntax
public ExcelCellAlignment Alignment { get; }

Property Value

Type: ExcelCellAlignment
See Also