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 | Description |
---|---|---|
static class |
InternalSheet.UnsupportedBOFType |
Modifier and Type | Class | Description |
---|---|---|
class |
RecordFormatException |
Title: Record Format Exception
Description: Used by records to indicate invalid format/data.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.