Package | Description |
---|---|
loci.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
Modifier and Type | Method and Description |
---|---|
HSSFName |
HSSFWorkbook.createName()
creates a new named range and add it to the model
|
HSSFName |
HSSFWorkbook.getNameAt(int index)
gets the Named range
|
Copyright © 2016 Open Microscopy Environment