Articles in this section
Category / Section

How to paste the values without formatting in WinForms Spreadsheet (SfSpreadsheet)?

1 min read

Clipboard operation

SfSpreadsheet provides support to paste the values alone without any formatting by using DefaultPasteOption property which enables the user to set their default PasteOptions while pasting. To paste the value alone without any formatting, use the following code example,

C#

Spreadsheet.CopyPaste.DefaultPasteOption = PasteOptions.Value;

Reference link: https://help.syncfusion.com/windowsforms/spreadsheet/interactive-features

Did you find this information helpful?
Yes
No
Help us improve this page
Please provide feedback or comments
Comments (0)
Please sign in to leave a comment
Access denied
Access denied