https://issues.apache.org/bugzilla/show_bug.cgi?id=48706
Summary: Can't create password protect excel
file.writeProtectWorkbook method not work
Product: POI
Version: 3.6
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P2
Component: HSSF
AssignedTo: dev@poi.apache.org
ReportedBy: susanta.ghosh@celciustech.com
HSSFWorkbook wb = new HSSFWorkbook();
wb.writeProtectWorkbook("susanta","susanta ghosh");
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org
|