Spread Windows Forms 17
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.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ClipboardPasteValues As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ClipboardPasteValues
    public static readonly object ClipboardPasteValues
    See Also