[]
        
(Showing Draft Content)

FarPoint.Win.Spread.ClipboardPastingEventHandler

ClipboardPastingEventHandler Delegate

Represents a defined method that handles the ClipboardPasting event for the Spread component.

Namespace: FarPoint.Win.Spread
Assembly: FarPoint.Win.Spread.dll
Syntax
public delegate void ClipboardPastingEventHandler(object sender, ClipboardPastingEventArgs e)
Public Delegate Sub ClipboardPastingEventHandler(sender As Object, e As ClipboardPastingEventArgs)
Parameters
Type Name Description
object sender

Source of the event

ClipboardPastingEventArgs e

Event data