|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvaluationSheet | |
|---|---|
| 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.streaming | |
| org.apache.poi.xssf.usermodel | |
| Uses of EvaluationSheet in org.apache.poi.hssf.usermodel |
|---|
| Methods in org.apache.poi.hssf.usermodel that return EvaluationSheet | |
|---|---|
EvaluationSheet |
HSSFEvaluationWorkbook.getSheet(int sheetIndex)
|
| Methods in org.apache.poi.hssf.usermodel with parameters of type EvaluationSheet | |
|---|---|
int |
HSSFEvaluationWorkbook.getSheetIndex(EvaluationSheet evalSheet)
|
| Uses of EvaluationSheet in org.apache.poi.ss.formula |
|---|
| Methods in org.apache.poi.ss.formula that return EvaluationSheet | |
|---|---|
EvaluationSheet |
EvaluationCell.getSheet()
|
EvaluationSheet |
EvaluationWorkbook.getSheet(int sheetIndex)
|
| Methods in org.apache.poi.ss.formula with parameters of type EvaluationSheet | |
|---|---|
int |
EvaluationWorkbook.getSheetIndex(EvaluationSheet sheet)
|
| Uses of EvaluationSheet in org.apache.poi.xssf.streaming |
|---|
| Methods in org.apache.poi.xssf.streaming that return EvaluationSheet | |
|---|---|
EvaluationSheet |
SXSSFEvaluationWorkbook.getSheet(int sheetIndex)
|
| Methods in org.apache.poi.xssf.streaming with parameters of type EvaluationSheet | |
|---|---|
int |
SXSSFEvaluationWorkbook.getSheetIndex(EvaluationSheet evalSheet)
|
| Uses of EvaluationSheet in org.apache.poi.xssf.usermodel |
|---|
| Methods in org.apache.poi.xssf.usermodel that return EvaluationSheet | |
|---|---|
EvaluationSheet |
XSSFEvaluationWorkbook.getSheet(int sheetIndex)
|
| Methods in org.apache.poi.xssf.usermodel with parameters of type EvaluationSheet | |
|---|---|
int |
XSSFEvaluationWorkbook.getSheetIndex(EvaluationSheet evalSheet)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||