Package | Description |
---|---|
org.zkoss.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
Modifier and Type | Field and Description |
---|---|
protected PrintHeadersRecord |
InternalSheet.printHeaders |
Modifier and Type | Method and Description |
---|---|
PrintHeadersRecord |
InternalSheet.getPrintHeaders()
Returns the PrintHeadersRecord.
|
Modifier and Type | Method and Description |
---|---|
void |
InternalSheet.setPrintHeaders(PrintHeadersRecord newPrintHeaders)
Sets the PrintHeadersRecord.
|
Copyright © 2020. All rights reserved.