|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvaluationWorkbook.ExternalSheet | |
|---|---|
| org.apache.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. |
| org.apache.poi.hssf.usermodel | usermodel package maps HSSF low level strutures to familiar workbook/sheet model |
| org.apache.poi.ss.formula | This package contains common internal POI code for manipulating formulas. |
| org.apache.poi.xssf.usermodel | |
| Uses of EvaluationWorkbook.ExternalSheet in org.apache.poi.hssf.model |
|---|
| Methods in org.apache.poi.hssf.model that return EvaluationWorkbook.ExternalSheet | |
|---|---|
EvaluationWorkbook.ExternalSheet |
InternalWorkbook.getExternalSheet(int externSheetIndex)
|
| Uses of EvaluationWorkbook.ExternalSheet in org.apache.poi.hssf.usermodel |
|---|
| Methods in org.apache.poi.hssf.usermodel that return EvaluationWorkbook.ExternalSheet | |
|---|---|
EvaluationWorkbook.ExternalSheet |
HSSFEvaluationWorkbook.getExternalSheet(int externSheetIndex)
|
EvaluationWorkbook.ExternalSheet |
HSSFEvaluationWorkbook.getExternalSheet(java.lang.String firstSheetName,
java.lang.String lastSheetName,
int externalWorkbookNumber)
|
| Uses of EvaluationWorkbook.ExternalSheet in org.apache.poi.ss.formula |
|---|
| Subclasses of EvaluationWorkbook.ExternalSheet in org.apache.poi.ss.formula | |
|---|---|
static class |
EvaluationWorkbook.ExternalSheetRange
|
| Methods in org.apache.poi.ss.formula that return EvaluationWorkbook.ExternalSheet | |
|---|---|
EvaluationWorkbook.ExternalSheet |
EvaluationWorkbook.getExternalSheet(int externSheetIndex)
HSSF Only - fetch the external-style sheet details |
EvaluationWorkbook.ExternalSheet |
FormulaRenderingWorkbook.getExternalSheet(int externSheetIndex)
|
EvaluationWorkbook.ExternalSheet |
EvaluationWorkbook.getExternalSheet(java.lang.String firstSheetName,
java.lang.String lastSheetName,
int externalWorkbookNumber)
XSSF Only - fetch the external-style sheet details |
| Uses of EvaluationWorkbook.ExternalSheet in org.apache.poi.xssf.usermodel |
|---|
| Methods in org.apache.poi.xssf.usermodel that return EvaluationWorkbook.ExternalSheet | |
|---|---|
EvaluationWorkbook.ExternalSheet |
BaseXSSFEvaluationWorkbook.getExternalSheet(int externSheetIndex)
|
EvaluationWorkbook.ExternalSheet |
BaseXSSFEvaluationWorkbook.getExternalSheet(java.lang.String firstSheetName,
java.lang.String lastSheetName,
int externalWorkbookNumber)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||