Values_1.SheetBackgroundStyleSourceThe background configuration for sheets.
type nonrec t = {color : Color.t option;The solid color background option for sheets.
*)gradient : Values_0.String_.t option;The gradient background option for sheets.
*)}