Description
if i use await MiniExcel.MergeSameCellsAsync(path, templatePath) , it will error : System.NotSupportedException:“Something went wrong. Please report this issue you are experiencing with MiniExcel.”
but if i use MiniExcel.MergeSameCells(path, templatePath); everything is ok.
in test i use TestMergeWithTag.xlsx file. dll version is 1.43.1
Description
if i use await MiniExcel.MergeSameCellsAsync(path, templatePath) , it will error : System.NotSupportedException:“Something went wrong. Please report this issue you are experiencing with MiniExcel.”
but if i use MiniExcel.MergeSameCells(path, templatePath); everything is ok.
in test i use TestMergeWithTag.xlsx file. dll version is 1.43.1