Posted 25 July 2022, 7:11 am EST
When I merge two or more cells and apply border bottom and extract table from spread to html using toHtml() method, border settings are not persisted.


Forums Home / Spread / SpreadJS Topics
Posted by: lucas.soares on 25 July 2022, 7:11 am EST
Posted 25 July 2022, 7:11 am EST
When I merge two or more cells and apply border bottom and extract table from spread to html using toHtml() method, border settings are not persisted.Replied 25 July 2022, 3:38 pm EST
Hi Lucas,Replied 26 July 2022, 1:21 am EST
The implementation did not work, we are following the same pattern in our code. The only difference is that the user enables the edge via the ribbon. In this case the border is not applied via code but by the user.Replied 26 July 2022, 8:19 pm EST
Hi Lucas,