Adobe InDesign CS5 (7.0) Object Model JS: DisplayOrderOptions
From InDesign CS5
Values to specify the order table cells will display in story and galley views.
Value
| Name | Description | Value |
|---|---|---|
| DisplayOrderOptions.ORDER_BY_COLUMNS | Order by columns. | 1652114254 = 'byCN' |
| DisplayOrderOptions.ORDER_BY_ROWS | Order by rows. | 1652118103 = 'byRW' |
Usage
As property
Table.displayOrder
| Jongware, 20-Jun-2010 v3.0.3d | Contents :: Index |