|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Represents a 3-D range of cells in a workbook. This object is returned by the method findByName in a workbook
Method Summary | |
Cell |
getBottomRight()
Gets the cell at the bottom right of this range |
int |
getFirstSheetIndex()
Gets the index of the first sheet in the range |
int |
getLastSheetIndex()
Gets the index of the last sheet in the range |
Cell |
getTopLeft()
Gets the cell at the top left of this range |
Method Detail |
public Cell getTopLeft()
public Cell getBottomRight()
public int getFirstSheetIndex()
public int getLastSheetIndex()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |