Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / ReadingOrder Enumeration
In This Topic
    ReadingOrder Enumeration
    In This Topic
    Specified the text reading order.
    Members
    MemberDescription
    ContextSpecifies the context order.
    LeftToRightSpecifies left to right order.
    RightToLeftSpecifies right to left order.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.ReadingOrder

    See Also