| Package | Description |
|---|---|
| org.apache.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
| org.apache.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
InternalSheet.UnsupportedBOFType |
| Modifier and Type | Class and Description |
|---|---|
class |
RecordFormatException
Title: Record Format Exception
Description: Used by records to indicate invalid format/data.
|
Copyright 2017 The Apache Software Foundation or its licensors, as applicable.