Completed
Last Updated: 02 Oct 2019 15:01 by ADMIN
ADMIN
Vessy
Created on: 02 May 2017 16:09
Category: Spreadsheet
Type: Bug Report
2
Cells in Spreadsheet are automatically underlined on second save
Cells in Spreadsheet are automatically underlined on second save or when the file is loaded dynamically.

Code to reproduce:
        string filePath = Server.MapPath("Test.xlsx");
        Telerik.Web.Spreadsheet.Workbook wkb = Telerik.Web.Spreadsheet.Workbook.Load(filePath);
        wkb.Save(filePath);


1 comment
ADMIN
Rumen
Posted on: 26 Mar 2018 11:36
The issues will be fixed in the upcoming R2 2018 release, due in May 2018.