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


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