Package | Description |
---|---|
org.zkoss.poi.hssf.converter | |
org.zkoss.poi.hssf.model |
Provides low level API structures for reading, writing, modifying XLS files.
|
org.zkoss.poi.hssf.record |
Record package contains class representations for XLS binary strutures.
|
org.zkoss.poi.hssf.record.aggregates |
record aggregates are not real "records" but collections of records that act as a single record.
|
org.zkoss.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
Related Documentation
For overviews, tutorials, examples, guides, and tool documentation, please see:
Apache POI Project
|
org.zkoss.poi.hssf.util |
util package contains tools needed for writing HSSF files that are not necesarily "real"
HSSF concepts.
|
org.zkoss.poi.ss.usermodel | |
org.zkoss.poi.xssf.streaming | |
org.zkoss.poi.xssf.usermodel |
Class and Description |
---|
HSSFColor
Intends to provide support for the very evil index to triplet issue and
will likely replace the color constants interface for HSSF 2.0.
|
Class and Description |
---|
PaneInformation
Holds information regarding a split plane or freeze plane for a sheet.
|
Class and Description |
---|
CellRangeAddress8Bit
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
Like
CellRangeAddress except column fields are 8-bit. |
Class and Description |
---|
CellRangeAddress8Bit
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
Like
CellRangeAddress except column fields are 8-bit. |
Class and Description |
---|
HSSFColor
Intends to provide support for the very evil index to triplet issue and
will likely replace the color constants interface for HSSF 2.0.
|
PaneInformation
Holds information regarding a split plane or freeze plane for a sheet.
|
Region
Deprecated.
(Aug-2008) use
CellRangeAddress |
Class and Description |
---|
CellRangeAddress8Bit
See OOO documentation: excelfileformat.pdf sec 2.5.14 - 'Cell Range Address'
Like
CellRangeAddress except column fields are 8-bit. |
CellReference
Common conversion functions between Excel style A1, C27 style
cell references, and POI usermodel style row=0, column=0
style references.
|
HSSFColor
Intends to provide support for the very evil index to triplet issue and
will likely replace the color constants interface for HSSF 2.0.
|
Class and Description |
---|
PaneInformation
Holds information regarding a split plane or freeze plane for a sheet.
|
Class and Description |
---|
PaneInformation
Holds information regarding a split plane or freeze plane for a sheet.
|
Class and Description |
---|
PaneInformation
Holds information regarding a split plane or freeze plane for a sheet.
|
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.