excel-helper icon indicating copy to clipboard operation
excel-helper copied to clipboard

提两个ISSUE

Open WhatAKitty opened this issue 6 years ago • 3 comments

  • 如果数据为空,可以允许导出,但是格式损坏,无法打开
  • 如果存在excel最后几行被删除,仍旧会被识别出作为数据行的一部分,可以考虑增加一个全局配置;即,是否允许空数据行存在的情况发生

WhatAKitty avatar Jan 13 '19 14:01 WhatAKitty

第二条是什么意思呢?我不太理解,“如果存在excel最后几行被删除,仍旧会被识别出作为数据行的一部分”这句话。

Dreamroute avatar Jan 21 '19 01:01 Dreamroute

@WhatAKitty

Dreamroute avatar Jan 21 '19 02:01 Dreamroute

@Dreamroute 比如新建立一份12条记录的excel,但是我删除3条后,poi读取仍旧会是12条,这个需要处理下。

WhatAKitty avatar Jan 21 '19 02:01 WhatAKitty