Package org.apache.poi.ss.formula
Class EvaluationWorkbook.ExternalSheet
- java.lang.Object
-
- org.apache.poi.ss.formula.EvaluationWorkbook.ExternalSheet
-
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
EvaluationWorkbook.ExternalSheetRange
- Enclosing interface:
- EvaluationWorkbook
public static class EvaluationWorkbook.ExternalSheet extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ExternalSheet(String workbookName, String sheetName)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getSheetName()
String
getWorkbookName()
-