Range error when use Aspose.Cells.dll and Aspose.Cells.GridWeb.dll

Hi:

I use Aspose.Cells.dll and Aspose.Cells.GridWeb.dll in same project,but Range is error,error message is like:
type “<span lang=“EN-US” style=“font-size:10.5pt;mso-bidi-font-size:
11.0pt;font-family:“Calibri”,“sans-serif”;mso-ascii-theme-font:minor-latin;
mso-fareast-font-family:宋体;mso-fareast-theme-font:minor-fareast;mso-hansi-theme-font:
minor-latin;mso-bidi-font-family:“Times New Roman”;mso-bidi-theme-font:minor-bidi;
mso-ansi-language:EN-US;mso-fareast-language:ZH-CN;mso-bidi-language:AR-SA”>Aspose.Cells.Range” same in “xxxx\Aspose.cells.dll” and “xxxx\Aspose.cells.GridWeb.dll”;
code as below:
Range range;
range = sheet.Cells.CreateRange(25 + dtInvestment.Rows.Count, 0, 1, 2);
range.Merge();

Hi,

Thanks for your posting and using Aspose.Cells and Aspose.Cells.GridWeb.

Please download and use the latest version: Aspose.Cells
for GridWeb v7.0.0.2001
it should fix your issue.

Let us know if you still encounter any issue, we will look into it and help you asap.