Document Solutions for Excel, Java Edition | Document Solutions
com.grapecity.documents.excel.forms Package / FormControlOrientation Enumeration
In This Topic
    FormControlOrientation Enumeration
    In This Topic
    Defines the different orientations that a control or layout can have.
    Members
    MemberDescription
    HorizontalControl or layout should be horizontally oriented.
    VerticalControl or layout should be vertically oriented.
    Inheritance Hierarchy

    java.lang.Object
       java.lang.Enum
          com.grapecity.documents.excel.forms.FormControlOrientation

    See Also