Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RichTextEditor Class / Paste Method / Paste() Method


In This Topic
Paste() Method
In This Topic
Pastes when use of Clipboard is allowed.
Syntax
'Declaration
 
Public Overloads Shadows Sub Paste() 
 
'Usage
 
Dim instance As RichTextEditor
 
instance.Paste()
See Also