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
|
org.zkoss.poi.ss.usermodel | |
org.zkoss.poi.xssf.streaming | |
org.zkoss.poi.xssf.usermodel |
Modifier and Type | Class and Description |
---|---|
class |
HSSFSheetProtection
zss-576: enhanced protection
|
Modifier and Type | Method and Description |
---|---|
SheetProtection |
HSSFSheet.getOrCreateSheetProtection() |
Modifier and Type | Method and Description |
---|---|
SheetProtection |
Sheet.getOrCreateSheetProtection() |
Modifier and Type | Method and Description |
---|---|
SheetProtection |
SXSSFSheet.getOrCreateSheetProtection() |
Modifier and Type | Class and Description |
---|---|
class |
XSSFSheetProtection
zss-576: enhanced protection.
|
Modifier and Type | Method and Description |
---|---|
SheetProtection |
XSSFSheet.getOrCreateSheetProtection() |
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.