Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SheetView Class / ClipboardPasteShape Method / ClipboardPasteShape() Method


In This Topic
    ClipboardPasteShape() Method
    In This Topic
    Pastes the shape from the Clipboard.
    Syntax
    'Declaration
     
    
    Public Overloads Sub ClipboardPasteShape() 
    'Usage
     
    
    Dim instance As SheetView
     
    instance.ClipboardPasteShape()
    public void ClipboardPasteShape()
    See Also