是否可以使用 apache POI 创建和更改 Excel 表?
有代表 Excel 表的类(http://poi.apache.org/apidocs/org/apache/poi/xssf/usermodel/XSSFTable.html),并且有两种方法 createTable 和 getTables(http://poi. API 中的apache.org/apidocs/org/apache/poi/xssf/usermodel/XSSFSheet.html#createTable() ),但 API 没有说明如何操作 XSSFTable 对象以选择表格的单元格范围