Values_0.PivotTableFieldCollapseStateTargetSourceThe target of a pivot table field collapse state.
type nonrec t = {fieldId : String_.t option;The field ID of the pivot table that the collapse state needs to be set to.
*)fieldDataPathValues : DataPathValueList.t option;The data path of the pivot table's header. Used to set the collapse state.
*)}