Enumeration
ColumnTypes
The column type.
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 = 1161978732 | readonly | A regular body column. | |
| Number = 1162371948 | readonly | A header column. Note: When setting column type as header column, the column must be flush with the left or right edge of the table, or adjacent to an existing header column on the same side. |
Object of 2
Properties elsewhere that hold an ColumnTypes value.