The XLS byte stream is composed of records delimited by a header with type and data length information, followed by a record Body which contains the byte[] data for the record. XLSRecord subclasses provide specific functionality.@see WorkBook @see Boundsheet @see Index @see Dbcell @see Row @see Cell
|
|
|
|