| 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 |
|---|---|
void |
InternalSheet.setSCLRecord(SCLRecord sclRecord)
Sets the SCL record or creates it in the correct place if it does not
already exist.
|
| Modifier and Type | Method and Description |
|---|---|
SCLRecord |
SCLRecord.copy() |
| Constructor and Description |
|---|
SCLRecord(SCLRecord other) |
Copyright 2021 The Apache Software Foundation or its licensors, as applicable.