|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjxl.read.biff.NameRecord.NameRange
A nested class to hold range information
| Method Summary | |
int |
getExternalSheet()
Accessor for the first sheet |
int |
getFirstColumn()
Accessor for the first column |
int |
getFirstRow()
Accessor for the first row |
int |
getLastColumn()
Accessor for the last column |
int |
getLastRow()
Accessor for the last row |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public int getFirstColumn()
public int getFirstRow()
public int getLastColumn()
public int getLastRow()
public int getExternalSheet()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||