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 PrintGridlinesRecord |
InternalSheet.printGridlines |
Modifier and Type | Method and Description |
---|---|
PrintGridlinesRecord |
InternalSheet.getPrintGridlines()
Returns the PrintGridlinesRecord.
|
Modifier and Type | Method and Description |
---|---|
void |
InternalSheet.setPrintGridlines(PrintGridlinesRecord newPrintGridlines)
Sets the PrintGridlinesRecord.
|
Copyright © 2020. All rights reserved.