'宣言 Public Function New( _ ByVal worksheet As Worksheet, _ ByVal row As System.Integer, _ ByVal column As System.Integer, _ ByVal row2 As System.Integer, _ ByVal column2 As System.Integer, _ ByVal manipulationOptions As ManipulationOptions, _ ByVal pasteStream As System.IO.MemoryStream _ )
public LegacyClipboardPasteCommand( Worksheet worksheet, System.int row, System.int column, System.int row2, System.int column2, ManipulationOptions manipulationOptions, System.IO.MemoryStream pasteStream )
パラメータ
- worksheet
- row
- column
- row2
- column2
- manipulationOptions
- pasteStream