| Package | Description |
|---|---|
| org.apache.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected PrintGridlinesRecord |
InternalSheet.printGridlines |
| Modifier and Type | Method | Description |
|---|---|---|
PrintGridlinesRecord |
InternalSheet.getPrintGridlines() |
Returns the PrintGridlinesRecord.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
InternalSheet.setPrintGridlines(PrintGridlinesRecord newPrintGridlines) |
Sets the PrintGridlinesRecord.
|
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.