jsonkenl / xlsxir

Xlsx parser for the Elixir language.
MIT License
212 stars 83 forks source link

fill empty cells when write ets #110

Closed Jindequan closed 2 years ago

Jindequan commented 2 years ago

Write nil cell when insert into ets.

Benefits:

  1. Reduce the complexity of subsequent data acquisition, especially when get_col
  2. Fix equivocal data when I execute get_col/2, see the "AA" in pictures 飞书20220419-215502 20220419-215546