|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjxl.biff.RecordData
jxl.read.biff.BOFRecord
A Beginning Of File record, found at the commencement of all substreams within a biff8 file
| Method Summary | |
boolean |
isBiff7()
Interrogates this object to see if it is a biff7 substream |
boolean |
isBiff8()
Interrogates this object to see if it is a biff8 substream |
boolean |
isChart()
Interrogates the substream to see if it is a chart |
boolean |
isMacroSheet()
Interrogates the substream to see if it is the commencement of a worksheet |
boolean |
isWorksheet()
Interrogates the substream to see if it is the commencement of a worksheet |
| Methods inherited from class jxl.biff.RecordData |
getCode, getRecord |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public boolean isBiff8()
public boolean isBiff7()
public boolean isWorksheet()
public boolean isMacroSheet()
public boolean isChart()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||