| Package | Description | 
|---|---|
| loci.poi.hssf.model | Provides low level API structures for reading, writing, modifying XLS files. | 
| Modifier and Type | Method and Description | 
|---|---|
| NumberRecord | Sheet. createNumber(int row,
            short col,
            double value)Create a NUMBER Record (does not add it to the records contained in this sheet) | 
Copyright © 2014 Open Microscopy Environment