クリックまたはドラッグしてリサイズ
PasteActionPasteCell メソッド
貼り付け操作内で変更される個々のセルに関する情報を追加します。

名前空間: C1.WPF.FlexGrid
アセンブリ: C1.WPF.FlexSheet.4 (C1.WPF.FlexSheet.4.dll 内) バージョン: 4.0.20161.507 (4.0.20161.507)
構文
public void PasteCell(
	int row,
	int col,
	Object oldValue,
	Object newValue
)

パラメータ

row
型: SystemInt32
col
型: SystemInt32
oldValue
型: SystemObject
newValue
型: SystemObject
参照