convert-excel-to-json icon indicating copy to clipboard operation
convert-excel-to-json copied to clipboard

Auto use w when v is not the same in value

Open syarul opened this issue 1 year ago • 0 comments

Alternative solution without extra configuration Related to #40

w: 77,666 ===> 77,666 v: 101.234, w: 101 ===> 101

Related issues address are: https://github.com/DiegoZoracKy/convert-excel-to-json/issues/4 and https://github.com/DiegoZoracKy/convert-excel-to-json/issues/31.

syarul avatar Dec 07 '23 03:12 syarul