Package | Description |
---|---|
loci.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
loci.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
loci.poi.hssf.util |
util package contains tools needed for writing HSSF files that are not necesarily "real"
HSSF concepts.
|
Class and Description |
---|
PaneInformation
Holds information regarding a split plane or freeze plane for a sheet.
|
SheetReferences
Holds a collection of Sheet names and their associated
reference numbers.
|
Class and Description |
---|
HSSFColor
Intends to provide support for the very evil index to triplet issue and
will likely replace the color contants interface for HSSF 2.0.
|
PaneInformation
Holds information regarding a split plane or freeze plane for a sheet.
|
Region
Represents a from/to row/col square.
|
Class and Description |
---|
CellReference |
HSSFColor
Intends to provide support for the very evil index to triplet issue and
will likely replace the color contants interface for HSSF 2.0.
|
Region
Represents a from/to row/col square.
|
Copyright © 2014 Open Microscopy Environment