Package | Description |
---|---|
io.keikai.model.impl.sys.formula |
Keikai Spreadsheet Internal Book Model Implementation classes.
|
org.zkoss.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
org.zkoss.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
org.zkoss.poi.ss.formula |
This package contains common internal POI code for manipulating formulas.
|
org.zkoss.poi.xssf.usermodel |
Modifier and Type | Method and Description |
---|---|
EvaluationWorkbook.ExternalSheet |
ParsingBook.getAnyExternalSheet(int externSheetIndex) |
EvaluationWorkbook.ExternalSheet |
ParsingBook.getExternalSheet(int externSheetIndex) |
EvaluationWorkbook.ExternalSheet |
EvalBook.getExternalSheet(int externSheetIndex) |
Modifier and Type | Method and Description |
---|---|
EvaluationWorkbook.ExternalSheet |
InternalWorkbook.getExternalSheet(int externSheetIndex) |
Modifier and Type | Method and Description |
---|---|
EvaluationWorkbook.ExternalSheet |
HSSFEvaluationWorkbook.getExternalSheet(int externSheetIndex) |
Modifier and Type | Method and Description |
---|---|
EvaluationWorkbook.ExternalSheet |
FormulaRenderingWorkbook.getExternalSheet(int externSheetIndex) |
EvaluationWorkbook.ExternalSheet |
EvaluationWorkbook.getExternalSheet(int externSheetIndex) |
Modifier and Type | Method and Description |
---|---|
EvaluationWorkbook.ExternalSheet |
XSSFEvaluationWorkbook.getExternalSheet(int externSheetIndex)
Return null if in the same workbook
|
Copyright © 2020. All rights reserved.