Interface XSSFPivotTable.PivotTableReferenceConfigurator

  • Enclosing class:
    XSSFPivotTable

    protected static interface XSSFPivotTable.PivotTableReferenceConfigurator
    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void configureReference​(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheetSource wsSource)
      Configure the name or area reference for the pivot table
    • Method Detail

      • configureReference

        void configureReference​(org.openxmlformats.schemas.spreadsheetml.x2006.main.CTWorksheetSource wsSource)
        Configure the name or area reference for the pivot table
        Parameters:
        wsSource - CTWorksheetSource that needs the pivot source reference assignment