org.apache.poi.xssf.usermodel
Interface XSSFPivotTable.PivotTableReferenceConfigurator

Enclosing class:
XSSFPivotTable

protected static interface XSSFPivotTable.PivotTableReferenceConfigurator


Method Summary
 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


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.