Options for displaying row and column strokes at corners.
| Name | Description | Value |
|---|---|---|
| ROW_ON_TOP | Places row strokes in front of column strokes. | 1936879476 = ‘srot’ |
| COLUMN_ON_TOP | Places column strokes in front of row strokes. | 1935896436 = ‘scot’ |
| BEST_JOINS | Places row strokes in front of column strokes when row and column strokes are different colors; joins striped strokes and connects crossing points. | 1935828330 = ‘sbej’ |
| INDESIGN_2_COMPATIBILITY | Places row strokes in front when row and column strokes are different colors; joins striped strokes only at points where strokes cross in a T-shape. | 1936286819 = ‘sidc’ |
Usage:
- As property:
- Table.strokeOrder
- TableStyle.strokeOrder