Click or drag to resize

ExcelCellAlignmentDirection Property

Gets or sets the direction of the text in cells.

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelCellTextDirectionType Direction { get; set; }

Property Value

ExcelCellTextDirectionType
See Also