Spread Windows Forms 12.0 Product Documentation
shape Field (ClipboardPasteUndoAction)


FarPoint.Win.Spread Assembly > FarPoint.Win.Spread.UndoRedo Namespace > ClipboardPasteUndoAction Class : shape Field
Specifies the shape object pasted (retrieved from the Clipboard).
Syntax
'Declaration
 
Protected shape As ElementWindowless
'Usage
 
Dim instance As ClipboardPasteUndoAction
Dim value As ElementWindowless
 
value = instance.shape
 
instance.shape = value
protected ElementWindowless shape
See Also

Reference

ClipboardPasteUndoAction Class
ClipboardPasteUndoAction Members