Values_0.ColumnConfigurationSourceThe general configuration of a column.
type nonrec t = {column : ColumnIdentifier.t;The column.
*)formatConfiguration : FormatConfiguration.t option;The format configuration of a column.
*)role : ColumnRole.t option;The role of the column.
*)colorsConfiguration : ColorsConfiguration.t option;The color configurations of the column.
*)decalSettingsConfiguration : DecalSettingsConfiguration.t option;Decal configuration of the column.
*)}val make :
?formatConfiguration:??? ->
?role:??? ->
?colorsConfiguration:??? ->
?decalSettingsConfiguration:??? ->
column:ColumnIdentifier.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string | `String of FieldValue.t ])
list ]
list
| `String of DataSetIdentifier.t
| `Structure of
(string
* [> `String of DateTimeFormat.t
| `Structure of
(string
* [> `String of NullString.t
| `Structure of
(string
* [> `Enum of string
| `String of Prefix.t
| `Structure of
(string
* [> `Enum of string
| `Long of DecimalPlaces.t
| `String of NullString.t
| `Structure of
(string * [> `Enum of string ]) list ])
list ])
list ])
list ])
list ])
list ])
list ]