ExcelCellStyleAlignment Property |
Gets the text alignment options for the text in a cell.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelCellAlignment Alignment { get; }Public ReadOnly Property Alignment As ExcelCellAlignment
Get
Property Value
ExcelCellAlignment
See Also