FarPoint.Win.Spread アセンブリ > FarPoint.Win.Spread 名前空間 > ClipboardPastedEventArgs クラス : ClipboardPastedEventArgs コンストラクタ |
'宣言
Public Function New( _ ByVal sheetView As SheetView, _ ByVal pasteOption As ClipboardPasteOptions, _ ByVal cellRange As CellRange, _ ByVal dataObject As IDataObject _ )
public ClipboardPastedEventArgs( SheetView sheetView, ClipboardPasteOptions pasteOption, CellRange cellRange, IDataObject dataObject )