Posted 14 March 2018, 4:52 am EST
Hello,
I select a cell on the spread and press Ctrl + C.
When I select another cell and paste it, I copy the color, text, tag ini of the cell I’m copying.
I just want to copy the text.
I ask for your help.
Forums Home / Spread / Spread for WinForms
Posted by: tolga.aydin94 on 14 March 2018, 4:52 am EST
Posted 14 March 2018, 4:52 am EST
Hello,
I select a cell on the spread and press Ctrl + C.
When I select another cell and paste it, I copy the color, text, tag ini of the cell I’m copying.
I just want to copy the text.
I ask for your help.
Posted 15 March 2018, 11:27 am EST
Hello,
You can set the ClipboardPasteOptions to FarPoint.Win.Spread.ClipboardPasteOptions.Values.
This will only paste the values in cell and not the formatting.
http://help.grapecity.com/spread/SpreadNet11/WF/webframe.html#FarPoint.Win.Spread~FarPoint.Win.Spread.ClipboardPasteOptions.html
Thanks,
Deepak Sharma