org.apache.poi.ss.formula
Interface SheetRange

All Known Subinterfaces:
AreaEval, RefEval, ThreeDEval
All Known Implementing Classes:
AreaEvalBase, LazyRefEval, RefEvalBase

public interface SheetRange


Method Summary
 int getFirstSheetIndex()
           
 int getLastSheetIndex()
           
 

Method Detail

getFirstSheetIndex

int getFirstSheetIndex()

getLastSheetIndex

int getLastSheetIndex()


Copyright 2017 The Apache Software Foundation or its licensors, as applicable.