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 | Method and Description |
---|---|
java.util.List<FormatRecord> |
InternalWorkbook.getFormats()
Returns the list of FormatRecords in the workbook.
|
Modifier and Type | Method and Description |
---|---|
FormatRecord |
FormatRecord.copy() |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.