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: 7.0.0
Syntax
public ExcelCellTextDirectionType Direction { get; set; }

Property Value

Type: ExcelCellTextDirectionType
See Also