| Package | Description | 
|---|---|
| loci.poi.hssf.model | 
 Provides low level API structures for reading, writing, modifying XLS files. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected PrintGridlinesRecord | 
Sheet.printGridlines  | 
| Modifier and Type | Method and Description | 
|---|---|
PrintGridlinesRecord | 
Sheet.getPrintGridlines()
Returns the PrintGridlinesRecord. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Sheet.setPrintGridlines(PrintGridlinesRecord newPrintGridlines)
Sets the PrintGridlinesRecord. 
 | 
Copyright © 2015 Open Microscopy Environment