Interface PivotTablePaginatedReportOptions.Builder

  • Method Details

    • verticalOverflowVisibility

      PivotTablePaginatedReportOptions.Builder verticalOverflowVisibility(String verticalOverflowVisibility)

      The visibility of the printing table overflow across pages.

      Parameters:
      verticalOverflowVisibility - The visibility of the printing table overflow across pages.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • verticalOverflowVisibility

      PivotTablePaginatedReportOptions.Builder verticalOverflowVisibility(Visibility verticalOverflowVisibility)

      The visibility of the printing table overflow across pages.

      Parameters:
      verticalOverflowVisibility - The visibility of the printing table overflow across pages.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • overflowColumnHeaderVisibility

      PivotTablePaginatedReportOptions.Builder overflowColumnHeaderVisibility(String overflowColumnHeaderVisibility)

      The visibility of the repeating header rows on each page.

      Parameters:
      overflowColumnHeaderVisibility - The visibility of the repeating header rows on each page.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • overflowColumnHeaderVisibility

      PivotTablePaginatedReportOptions.Builder overflowColumnHeaderVisibility(Visibility overflowColumnHeaderVisibility)

      The visibility of the repeating header rows on each page.

      Parameters:
      overflowColumnHeaderVisibility - The visibility of the repeating header rows on each page.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: