Search
WorksheetView.Paste Method
See Also
 






Pastes the data from the clipboard inside the currently selected cells.

Namespace: MindFusion.Spreadsheet
Assembly: MindFusion.Spreadsheet.WinForms

 Syntax

C#  Copy Code

public void Paste ()

Visual Basic  Copy Code

Public Sub Paste ()

 See Also