Spread WinForms 15
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ClipboardPasteValues Field


In This Topic
ClipboardPasteValues Field
In This Topic
Pastes only the values from the Clipboard to the current sheet. This field is read-only.
Syntax
'Declaration
 
Public Shared ReadOnly ClipboardPasteValues As Object
 
'Usage
 
Dim value As Object
 
value = SpreadActions.ClipboardPasteValues
See Also