| Library | Module | Frames | Expand |
| Property | ColumnWidth | as Double |
| The column width. This is either in length units or in the number of characters, depending on the value of the SizeType attribute in IpfcTableCreateInstructions. | ||
| Property | Justification | as IpfcColumnJustification |
| The column justification. | ||
| Function | CCpfcColumnCreateOption.Create (Justification as IpfcColumnJustification, ColumnWidth as Double) as IpfcColumnCreateOption | |
| Creates a data object used for creating a column in a drawing table. | ||
| Property | ColumnWidth | as Double |
|
The column width. This is either in length units or in the number of characters, depending on the value of the SizeType attribute in IpfcTableCreateInstructions. |
| Property | Justification | as IpfcColumnJustification |
|
The column justification. |
| Function | CCpfcColumnCreateOption.Create | (Justification as IpfcColumnJustification, ColumnWidth as Double) as IpfcColumnCreateOption |
|
Creates a data object used for creating a column in a drawing table.
|