NevronOpenVision
Nevron.Nov.Text Namespace / ENTableCellTextDirection Enumeration
ENTableCellTextDirection Enumeration
Enumerates the possible text directions in the table cell
Syntax
public enum ENTableCellTextDirection : System.Enum 
Members
MemberDescription
LeftToRightText flows from the left to the right of the cell
RightToLeftText flows from the right to the left of the cell
TopToBottomText flows from the top to bottom of the cell
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Nevron.Nov.Text.ENTableCellTextDirection

Requirements

Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

See Also