SPREAD for WPF 4.0J - GcSpreadSheet
ClipboardPasteCommand コンストラクタ(Worksheet,Int32,Int32,ManipulationOptions,Boolean)

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > ClipboardPasteCommand クラス > ClipboardPasteCommand コンストラクタ : ClipboardPasteCommand コンストラクタ(Worksheet,Int32,Int32,ManipulationOptions,Boolean)
ClipboardPasteCommand クラスの新しいインスタンスを初期化します。
シンタックス
'宣言
 
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
参照

ClipboardPasteCommand クラス
ClipboardPasteCommand メンバ
オーバーロード一覧