Posted 2 January 2023, 10:33 pm EST
Hi,
I currently face an issue when i copy a sheet from workbook 1 that contains some custom cell style, which has been set from Excel to another workbook named wb2 .
I try using copyTo method or fromJson but 2 method not copy custom cell style. When i export workbook wb2 it got “undefined e.backcolor”.
Please provide me a way to fix this issue.

