| 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 | Field and Description |
|---|---|
protected GridsetRecord |
InternalSheet.gridset |
| Modifier and Type | Method and Description |
|---|---|
GridsetRecord |
InternalSheet.getGridsetRecord()
Gets the gridset record for this sheet.
|
| Modifier and Type | Method and Description |
|---|---|
GridsetRecord |
GridsetRecord.copy() |
| Constructor and Description |
|---|
GridsetRecord(GridsetRecord other) |
Copyright 2022 The Apache Software Foundation or its licensors, as applicable.