Column definition.
'Name': (string); The column identifier. This is used by the program to identify a column.
RelativeWidth |
(double) The column width = TableWidth * (ColumnRelativeWidth / TotalColumnRelateWidths). Default value: 0.6 (Imperial) Default value: 15 (Metric) |
Label |
(string) The label that will appear in the template in DWT. 'StyleName': (string) - optional The name of the AutoCAD Cell Style to apply to the (data) cells in the column. Default value: ID |
HeaderDisplayName |
string - optional The display name of the table column in the output isometric drawing. 'Alignment': (CellAlignment) - optional The column alignment. Default to MiddleCenter. Default value: ID |