ExcelCellAlignmentDirection Property |
Gets or sets the direction of the text in cells.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelCellTextDirectionType Direction { get; set; }
Public Property Direction As ExcelCellTextDirectionType
Get
Set
Property Value
Type:
ExcelCellTextDirectionTypeSee Also