Programmer's Guide > Interfaces > TableObject interface > Orientation enumeration
  
Orientation enumeration
The orientation of a rule or row/column.
The Orientation enumeration has the following constants of type unsigned short.
VERTICAL = 0
Vertical orientation. A column or vertical rule.
HORIZONTAL = 1
Horizontal orientation. A row or horizontal rule.