Package org.apache.poi.ss.formula
Interface SheetRange
-
- All Known Subinterfaces:
AreaEval
,RefEval
,ThreeDEval
- All Known Implementing Classes:
AreaEvalBase
,CacheAreaEval
,LazyRefEval
,RefEvalBase
public interface SheetRange
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description int
getFirstSheetIndex()
int
getLastSheetIndex()
-