Search
WorkbookView.Paste Method
See Also
 






Pastes the information from the clipboard at the active cell in the current worksheet.

Namespace: MindFusion.Spreadsheet.Wpf
Assembly: MindFusion.Spreadsheet.Wpf

 Syntax

C#  Copy Code

public void Paste ()

Visual Basic  Copy Code

Public Sub Paste ()

 See Also