Specifies which sides of the table should be given rules, making a box or frame of lines around the table
The official OASIS Exchange CALS Table Model documentation can be found at http://www.oasis-open.org/specs/a502.htm
| Value | Meaning |
|---|---|
| all | All sides of the table should be “framed”. |
| bottom | A rule at the bottom of the table |
| none | No rules |
| sides | Rules on the sides of the table |
| top | A rule at the top of the table |
| topbot | Rules at the top and bottom of the table |
| Restriction: This attribute may be specified if the element is used. | |