Uses of Interface
org.apache.poi.xssf.usermodel.XSSFPivotTable.PivotTableReferenceConfigurator
-
Packages that use XSSFPivotTable.PivotTableReferenceConfigurator Package Description 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 Modifier and Type Method Description 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
-