| 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 |
|---|---|
BackupRecord |
InternalWorkbook.getBackupRecord()
Returns the position of the backup record.
|
| Modifier and Type | Method and Description |
|---|---|
BackupRecord |
BackupRecord.copy() |
| Constructor and Description |
|---|
BackupRecord(BackupRecord other) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.