ExcelCellAlignmentDirection Property |
Gets or sets the direction of the text in cells.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelCellTextDirectionType Direction { get; set; }Public Property Direction As ExcelCellTextDirectionType
Get
Set
Property Value
ExcelCellTextDirectionType
See Also