mirror of
https://github.com/apache/poi.git
synced 2025-03-04 16:09:13 +00:00
remove accidental commit
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1872454 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
d8cfe433dd
commit
c891bca596
@ -301,7 +301,7 @@ public class XSSFWorkbook extends POIXMLDocument implements Workbook, Date1904Su
|
||||
* OPCPackage pkg = OPCPackage.open(path);
|
||||
* XSSFWorkbook wb = new XSSFWorkbook(pkg);
|
||||
* // work with the wb object
|
||||
* ......XWPFDocument
|
||||
* ......
|
||||
* pkg.close(); // gracefully closes the underlying zip file
|
||||
* </code></pre>
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user