Spread Windows Forms 13.0 Product Documentation
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread.CellType Namespace / RichTextEditor Class / Copy Method


In This Topic
    Copy Method (RichTextEditor)
    In This Topic
    Copies when use of Clipboard is allowed.
    Syntax
    'Declaration
     
    Public Shadows Sub Copy() 
    'Usage
     
    Dim instance As RichTextEditor
     
    instance.Copy()
    public new void Copy()
    See Also