Winnovative Excel Library

ExcelCellTextDirectionType Enumeration

Winnovative Excel Library Documentation
Specifies the reading order for the cell

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public enum ExcelCellTextDirectionType
Members

  Member nameValueDescription
Context0 Based on context
LeftToRight1 Left to right.
RightToLeft2 Right to left.
See Also

Reference