Posted 10 February 2022, 2:10 am EST
Hi teams,On my web application, i setting: clipBoardOptions = GC.Spread.Sheets.ClipboardPasteOptions.values
I have a combobox with editorValueType = value.
Now, i want to copy/paste text from combobox to another cell but it copy/paste value.
How can i do it ?