Posted 20 December 2022, 12:21 am EST - Updated 20 December 2022, 12:24 am EST
Hi,
In our codebase, when content is pasted, we need to set some custom style using
updateSheet.setStyle
When trying to paste a formula on to a cell the first time, it will paste the formula but when trying to paste the same content second time, it returns plain value instead of formula.
Please provide me a way to fix this issue.
Similar problem is posted here
https://www.grapecity.com/forums/spreadjs/prevent-spread-clipboard-from-losing-its-content
We are currently using version 15.2.1
