v1.2.0
- Header uniqueness. Now, if duplicated header name is found, column name will be prepended with column letter to maintain uniqueness.
- Added
fillMergedCells
option. Iftrue
, merged cells will have the same value (by default, only the first cell of merged cells is filled with value).
Warning! Enabling this feature may increase streaming time because file must be processed to detect merged cells before actual stream.