Values_0.DefaultDateTimePickerControlOptionsSourceThe default options that correspond to the filter control type of a DateTimePicker.
type nonrec t = {type_ : SheetControlDateTimePickerType.t option;The date time picker type of the DefaultDateTimePickerControlOptions. Choose one of the following options: SINGLE_VALUED: The filter condition is a fixed date. DATE_RANGE: The filter condition is a date time range.
*)displayOptions : DateTimePickerControlDisplayOptions.t option;The display options of a control.
*)commitMode : CommitMode.t option;The visibility configuration of the Apply button on a DateTimePickerControl.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Enum of string
| `Structure of
(string
* [> `Enum of string
| `String of DateTimeFormat.t
| `Structure of
(string
* [> `Enum of string
| `String of String_.t
| `Structure of
(string
* [> `Enum of string
| `String of HexColor.t
| `Structure of
(string
* [> `Enum of string | `String of PixelLength.t ])
list ])
list ])
list ])
list ])
list ]