Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RichTextEditor Class / Cut Method


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