Spread Windows Forms 12.0 Product Documentation
Cut Method (RichTextEditor)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.CellType Namespace > RichTextEditor Class : Cut Method
Cuts when use of Clipboard is allowed.
Syntax
'Declaration
 
Public Shadows Sub Cut() 
'Usage
 
Dim instance As RichTextEditor
 
instance.Cut()
public new void Cut()
See Also

Reference

RichTextEditor Class
RichTextEditor Members