Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel Package / CellTypeDirection Enumeration
In This Topic
    CellTypeDirection Enumeration
    In This Topic
    Specifies the checkbox or radio list's orders.
    Members
    MemberDescription
    HorizontalSpecifies the order is horizontal.
    VerticalSpecifies the order is vertical.
    Inheritance Hierarchy

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

    See Also