Posted 4 September 2025, 5:05 am EST
Hi,
I’m facing an issue with the copy/paste functionality in cells.
- When I copy using Ctrl + C and paste with Ctrl + V, both pasteData.text and pasteData.html are populated correctly from the “GC.Spread.Sheets.Events.ClipboardPasted” event.
- However, when I copy via the context menu and paste using Ctrl + V, I only get pasteData.text, which contains HTML-formatted text, while pasteData.html remains empty.
I’m currently using v17.1.10. Could you please help me resolve this?
Thanks & Regards,
Kavan