Package | Description |
---|---|
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
|
Modifier and Type | Method and Description |
---|---|
Region |
HSSFSheet.getMergedRegionAt(int index)
Deprecated.
(Aug-2008) use
HSSFSheet.getMergedRegion(int) |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.