Enumeration
TableCaptionPositionOptions
The position of caption paragraphs relative to the table.
In UXP, compare with equals() — the == and === operators do not work on DOM objects: myPath.pathType.equals(PathType.CLOSED_PATH), not myPath.pathType == PathType.CLOSED_PATH.
Values
| Name | Type | Access | Description |
|---|---|---|---|
| Number = 1415725889 | readonly | Caption paragraphs follow the table. | |
| Number = 1415725890 | readonly | Caption paragraphs precede the table. |
Object of 2
Properties elsewhere that hold an TableCaptionPositionOptions value.