Values_0.TableFieldCustomTextContentSourceThe custom text content (value, font configuration) for the table link content configuration.
type nonrec t = {value : String_.t option;The string value of the custom text content for the table URL link content.
*)fontConfiguration : FontConfiguration.t;The font configuration of the custom text content for the table URL link content.
*)}val to_value :
t ->
[> `Structure 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 ]