|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.apache.poi.hssf.record | |
org.apache.poi.hssf.dev | DEV package serves two purposes. |
org.apache.poi.hssf.record | Record package contains class representations for XLS binary strutures. |
org.apache.poi.hssf.record.aggregates | record aggregates are not real "records" but collections of records that act as a single record. |
Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.devRecordFormatException
|
Title: Record Format Exception Description: Used by records to indicate invalid format/data. |
Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.recordCellValueRecordInterface
|
The cell value record interface is implemented by all classes of type Record that contain cell values. Margin
|
The margin interface is a parent used to define left, right, top and bottom margins. Record
|
Title: Record Description: All HSSF Records inherit from this class. RecordFormatException
|
Title: Record Format Exception Description: Used by records to indicate invalid format/data. |
Classes in org.apache.poi.hssf.record used by org.apache.poi.hssf.record.aggregatesCellValueRecordInterface
|
The cell value record interface is implemented by all classes of type Record that contain cell values. Record
|
Title: Record Description: All HSSF Records inherit from this class. |
|
jakarta-poi 1.8.0-dev | |||||||||
PREV NEXT | FRAMES NO FRAMES |