Interface ConditionalFormattingSolidColor.Builder

    • Method Detail

      • expression

        ConditionalFormattingSolidColor.Builder expression​(String expression)

        The expression that determines the formatting configuration for solid color.

        Parameters:
        expression - The expression that determines the formatting configuration for solid color.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • color

        ConditionalFormattingSolidColor.Builder color​(String color)

        Determines the color.

        Parameters:
        color - Determines the color.
        Returns:
        Returns a reference to this object so that method calls can be chained together.