FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ClipboardPaste Field


In This Topic
ClipboardPaste Field
In This Topic
Pastes the selected items from the Clipboard to the current sheet based on the setting of ClipboardPasteOptions.
Syntax
'Declaration
 
Public Shared ReadOnly ClipboardPaste As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ClipboardPaste
See Also