Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
EvaluationWorkbook.ExternalName |
InternalWorkbook.getExternalName(int externSheetIndex,
int externNameIndex) |
Modifier and Type | Method and Description |
---|---|
EvaluationWorkbook.ExternalName |
HSSFEvaluationWorkbook.getExternalName(int externSheetIndex,
int externNameIndex) |
Modifier and Type | Method and Description |
---|---|
EvaluationWorkbook.ExternalName |
EvaluationWorkbook.getExternalName(int externSheetIndex,
int externNameIndex) |
Modifier and Type | Method and Description |
---|---|
EvaluationWorkbook.ExternalName |
XSSFEvaluationWorkbook.getExternalName(int externSheetIndex,
int externNameIndex) |
Copyright 2016 The Apache Software Foundation or its licensors, as applicable.