'宣言 Public Function New( _ ByVal targetWorksheet As Worksheet, _ ByVal targetRow As System.Integer, _ ByVal targetColumn As System.Integer, _ ByVal manipulationOptions As ManipulationOptions, _ Optional ByVal acceptEqualAsFormulaOnly As System.Boolean _ )
public ClipboardPasteCommand( Worksheet targetWorksheet, System.int targetRow, System.int targetColumn, ManipulationOptions manipulationOptions, System.bool acceptEqualAsFormulaOnly )
パラメータ
- targetWorksheet
- targetRow
- targetColumn
- manipulationOptions
- acceptEqualAsFormulaOnly