|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jxl.biff.RecordData | +--jxl.read.biff.MsoDrawingGroupRecord
A record which merely holds the MSODRAWINGGROUP data. Used when copying files which contain images
Fields inherited from class jxl.biff.RecordData |
code, record |
Constructor Summary | |
(package private) |
MsoDrawingGroupRecord(Record t)
Constructs this object from the raw data |
Method Summary | |
byte[] |
getData()
Expose the protected function to the SheetImpl in this package |
Methods inherited from class jxl.biff.RecordData |
getCode, getRecord |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
MsoDrawingGroupRecord(Record t)
t
- the raw dataMethod Detail |
public byte[] getData()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |