Package org.apache.poi.xssf.usermodel
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
-