Interface PivotTableRowsLabelOptions.Builder

  • Method Details

    • visibility

      The visibility of the rows label.

      Parameters:
      visibility - The visibility of the rows label.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • visibility

      The visibility of the rows label.

      Parameters:
      visibility - The visibility of the rows label.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • customLabel

      PivotTableRowsLabelOptions.Builder customLabel(String customLabel)

      The custom label string for the rows label.

      Parameters:
      customLabel - The custom label string for the rows label.
      Returns:
      Returns a reference to this object so that method calls can be chained together.