public 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 在接口中 Closeableclose 在接口中 AutoCloseableIOExceptionCopyright © 2020. All rights reserved.