Package | Description |
---|---|
loci.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
loci.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
Modifier and Type | Field and Description |
---|---|
protected HSSFPatriarch |
EscherAggregate.patriarch |
Modifier and Type | Method and Description |
---|---|
HSSFPatriarch |
EscherAggregate.getPatriarch() |
Modifier and Type | Method and Description |
---|---|
private void |
EscherAggregate.convertPatriarch(HSSFPatriarch patriarch) |
void |
EscherAggregate.setPatriarch(HSSFPatriarch patriarch) |
Modifier and Type | Field and Description |
---|---|
(package private) HSSFPatriarch |
HSSFPicture.patriarch |
Modifier and Type | Method and Description |
---|---|
HSSFPatriarch |
HSSFSheet.createDrawingPatriarch()
Creates the toplevel drawing patriarch.
|
Copyright © 2016 Open Microscopy Environment