Interface TableBorderOptions.Builder

  • Method Details

    • color

      The color of a table border.

      Parameters:
      color - The color of a table border.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • thickness

      TableBorderOptions.Builder thickness(Integer thickness)

      The thickness of a table border.

      Parameters:
      thickness - The thickness of a table border.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • style

      The style (none, solid) of a table border.

      Parameters:
      style - The style (none, solid) of a table border.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • style

      The style (none, solid) of a table border.

      Parameters:
      style - The style (none, solid) of a table border.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: