By default, Code columns do not scale.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| name | String | |||
| dataField | String | Optional | If omitted, a value of * is assumed. | |
| heading | String | Optional | If omitted, a value of * is assumed. | |
| headingShort | String | Optional | ||
| width | Double | Optional | One of the system defined Text Widths for this Column. If omitted, a value of iseReportColumnTextWidth.Chars5 is assumed. | |
| summaryType | iseReportColumnSummaryType | Optional | The summary type to display. Only Count and CountWithCaption types really apply to Code columns. If omitted, a value of iseReportColumnSummaryType.None is assumed. |