Package | Description |
---|---|
org.apache.poi.poifs.crypt.temp | |
org.apache.poi.xssf.streaming |
Modifier and Type | Class and Description |
---|---|
class |
SXSSFWorkbookWithCustomZipEntrySource |
Modifier and Type | Method and Description |
---|---|
SXSSFWorkbook |
SXSSFSheet.getWorkbook()
Return the parent workbook
|
Modifier and Type | Method and Description |
---|---|
static SXSSFEvaluationWorkbook |
SXSSFEvaluationWorkbook.create(SXSSFWorkbook book) |
static SXSSFFormulaEvaluator |
SXSSFFormulaEvaluator.create(SXSSFWorkbook workbook,
IStabilityClassifier stabilityClassifier,
UDFFinder udfFinder) |
static void |
SXSSFFormulaEvaluator.evaluateAllFormulaCells(SXSSFWorkbook wb,
boolean skipOutOfWindow)
For active worksheets only, will loop over rows and
cells, evaluating formula cells there.
|
Constructor and Description |
---|
SXSSFCreationHelper(SXSSFWorkbook workbook)
Should only be called by
getCreationHelper() |
SXSSFDrawing(SXSSFWorkbook workbook,
XSSFDrawing drawing) |
SXSSFFormulaEvaluator(SXSSFWorkbook workbook) |
SXSSFSheet(SXSSFWorkbook workbook,
XSSFSheet xSheet) |
Copyright 2020 The Apache Software Foundation or its licensors, as applicable.