Values_0.PivotTableFieldCollapseStateOptionSourceThe collapse state options for the pivot table field options.
type nonrec t = {target : PivotTableFieldCollapseStateTarget.t;A tagged-union object that sets the collapse state.
*)state : PivotTableFieldCollapseState.t option;The state of the field target of a pivot table. Choose one of the following options: COLLAPSED EXPANDED
*)}