Spread WinForms 15
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()
See Also