OverheadSheetColumnKind Enumeration
| Name | Value | Description | |
|---|---|---|---|
| Field | 2 | A field defined with the minutes field manager (display only). | |
| FieldWithCostFactor | 5 | A column that returns a cost factor to some minute field. | |
| FieldWithSellingFactor | 4 | A column that returns a selling factor to some minute field. | |
| FreeField | 3 | A freely editable field (not defined with the minutes field manager). It is used for IDIQ factors. | |
| GeneralColumn | 0 | A general column in a sheet of type NativeSheetType.User. | |
| MacroColumn | 8 | A free column which cannot be edited but is filled by macros. | |
| NativeColumn | 1 | A native (built-in) column that cannot be added or removed by the user. For example, "Mnemonics". | |
| SetOfFields | 6 | A field which belongs to a set of fields. | |
| SlaveList | 7 |
Available since QDV 7.23.1099.
