Holds the column properties for a print format. See the Property Reference section in the FinancialForce Print Formatter Help for more information.
| Field name | Data type | Description |
|---|---|---|
| DataFormat | FormatData | List of data formats. |
| DataFormatCode | Text | Code of the data format. |
| ListSequence | Number | The sequence number. |
| Name | Text | Name of this ColumnProperty. |
| NumberBoxing | Number | Specifies which digit you want to extract from the value to display in this number box. |
| NumberBoxingSpecif | Boolean | Specifies the use of number boxing. |
| TableProperty | Reference (TableProperty) | Reference to the related TableProperty. |
| Title | Text | The column title. |
| TitleFormat | FormatData | List of data formats. |
| TitleFormatCode | Text | Code of the data format. |
| useDataFormat | Text | Specifies the use of a data format. |
| UseTitleFormat | Text | Specifies the use of a data format. |
| VocabId | Text | Identifier of the vocabulary item. |
| Width | Number | The width of the column. |