Spread Windows Forms 12.0 Product Documentation
ClipboardPasteShape(ShapeClipboardObject) Method


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread Namespace > SheetView Class > ClipboardPasteShape Method : ClipboardPasteShape(ShapeClipboardObject) Method
Shape with placement information
Pastes the shape from the Clipboard with the specified shape information.
Syntax
'Declaration
 
Public Overloads Sub ClipboardPasteShape( _
   ByVal shapeInfo As ShapeClipboardObject _
) 
'Usage
 
Dim instance As SheetView
Dim shapeInfo As ShapeClipboardObject
 
instance.ClipboardPasteShape(shapeInfo)
public void ClipboardPasteShape( 
   ShapeClipboardObject shapeInfo
)

Parameters

shapeInfo
Shape with placement information
See Also

Reference

SheetView Class
SheetView Members
Overload List