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
Syntaxpublic ExcelCellAlignment Alignment { get; }
Public ReadOnly Property Alignment As ExcelCellAlignment
Get
Property Value
Type:
ExcelCellAlignment
See Also