Spread Windows Forms 15.0
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / SpreadActions Class / ClipboardPasteShape Field


In This Topic
    ClipboardPasteShape Field
    In This Topic
    Pastes the shape from the Clipboard. This field is read-only.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ClipboardPasteShape As Object
    'Usage
     
    
    Dim value As Object
     
    value = SpreadActions.ClipboardPasteShape
    public static readonly object ClipboardPasteShape
    See Also