Closeable, AutoCloseablepublic class SheetTemplate extends Object implements Closeable
| 构造器 | 说明 |
|---|---|
SheetTemplate() |
public void write2File(String filePath) throws Excel4JException
filePath - 输出文件路径Excel4JExceptionpublic void write2Stream(OutputStream os) throws Excel4JException
os - 输出流Excel4JExceptionpublic void close()
throws IOException
close 在接口中 AutoCloseableclose 在接口中 CloseableIOExceptionCopyright © 2018. All rights reserved.