add locationRef

This commit is contained in:
Looly
2020-02-21 12:39:22 +08:00
parent 6dc12cf6fb
commit a8037833f2
4 changed files with 150 additions and 51 deletions

View File

@@ -6,6 +6,8 @@
## 5.1.4
### 新特性
* 【poi 】 增加单元格位置引用例如A11等方式获取单元格
### Bug修复
* 【core 】 修复CombinationAnnotationElement数组判断问题issue#752@Github