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

Packages that use XSSFPivotTable.PivotTableReferenceConfigurator
org.apache.poi.xssf.usermodel   
 

Uses of XSSFPivotTable.PivotTableReferenceConfigurator in org.apache.poi.xssf.usermodel
 

Methods in org.apache.poi.xssf.usermodel with parameters of type XSSFPivotTable.PivotTableReferenceConfigurator
protected  void XSSFPivotTable.createSourceReferences(CellReference position, Sheet sourceSheet, XSSFPivotTable.PivotTableReferenceConfigurator refConfig)
          Creates cacheSource and workSheetSource for pivot table and sets the source reference as well assets the location of the pivot table
 



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