Values_0.DataBarsOptionsSourceThe options for data bars.
type nonrec t = {fieldId : FieldId.t;The field ID for the data bars options.
*)positiveColor : HexColor.t option;The color of the positive data bar.
*)negativeColor : HexColor.t option;The color of the negative data bar.
*)}