初識poi

1.添加相應jar包 2.編寫相應代碼實現功能 public class poi {@Test  //建立表格,表單對象public void test() throws IOException {String filePath="C:\\code\\poi\\table1.xlsx";//存儲路徑XSSFWorkbook workbook=new XSSFWorkbook(); //建立文檔對象
相關文章
相關標籤/搜索