GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ClipboardPasteCommand クラス > ClipboardPasteCommand コンストラクタ : ClipboardPasteCommand コンストラクタ(Worksheet,Int32,Int32,ManipulationOptions) |
'宣言
Public Function New( _ ByVal targetWorksheet As Worksheet, _ ByVal targetRow As Integer, _ ByVal targetColumn As Integer, _ ByVal manipulationOptions As ManipulationOptions _ )
public ClipboardPasteCommand( Worksheet targetWorksheet, int targetRow, int targetColumn, ManipulationOptions manipulationOptions )