Package | Description |
---|---|
org.apache.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 2018 The Apache Software Foundation or its licensors, as applicable.