Values_0.PivotTableDataPathOptionSourceThe data path options for the pivot table field options.
type nonrec t = {dataPathList : DataPathValueList.t;The list of data path values for the data path options.
*)width : PixelLength.t option;The width of the data path option.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `String of FieldId.t
| `Structure of (string * [> `Enum of string ]) list ])
list ]
list
| `String of PixelLength.t ])
list ]