Values_0.ParameterTextFieldControlSourceA control to display a text box that is used to enter a single entry.
type nonrec t = {parameterControlId : ShortRestrictiveResourceId.t;The ID of the ParameterTextFieldControl.
*)title : SheetControlTitle.t option;The title of the ParameterTextFieldControl.
*)sourceParameterName : ParameterName.t;The source parameter name of the ParameterTextFieldControl.
*)displayOptions : TextFieldControlDisplayOptions.t option;The display options of a control.
*)controlTitleFormatText : ControlTitleFormatText.t option;The title text format configuration for the control.
*)}val make :
?title:??? ->
?displayOptions:??? ->
?controlTitleFormatText:??? ->
parameterControlId:ShortRestrictiveResourceId.t ->
sourceParameterName:ParameterName.t ->
unit ->
tval to_value :
t ->
[> `Structure of
(string
* [> `String of ShortRestrictiveResourceId.t
| `Structure of
(string
* [> `String of ControlTitlePlainText.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 ]