Interface SheetBackgroundStyle.Builder

  • Method Details

    • color

      The solid color background option for sheets.

      Parameters:
      color - The solid color background option for sheets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • gradient

      The gradient background option for sheets.

      Parameters:
      gradient - The gradient background option for sheets.
      Returns:
      Returns a reference to this object so that method calls can be chained together.