| Library | Module | Frames | Expand |
| number | ColumnWidth | |
| The column width. This is either in length units or in the number of characters, depending on the value of the SizeType attribute in pfcTableCreateInstructions. | ||
| pfcColumnJustification | Justification | |
| The column justification. | ||
| static pfcColumnCreateOption | Create (pfcColumnJustification Justification, number ColumnWidth) | |
| Creates a data object used for creating a column in a drawing table. | ||
| number | ColumnWidth |
|
The column width. This is either in length units or in the number of characters, depending on the value of the SizeType attribute in pfcTableCreateInstructions. |
| pfcColumnJustification | Justification |
|
The column justification. |
| static pfcColumnCreateOption | Create | (pfcColumnJustification Justification, number ColumnWidth) |
|
Creates a data object used for creating a column in a drawing table.
|