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