Package | Description |
---|---|
org.zkoss.poi.hssf.usermodel |
usermodel package maps HSSF low level strutures to familiar workbook/sheet model
|
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 © 2020. All rights reserved.