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

GrapeCity.Spreadsheet アセンブリ > GrapeCity.Spreadsheet.Commands 名前空間 > LegacyClipboardPasteCommand クラス > LegacyClipboardPasteCommand コンストラクタ : LegacyClipboardPasteCommand コンストラクタ(Worksheet,Int32,Int32,Int32,Int32,ManipulationOptions,MemoryStream)
シンタックス
'宣言
 
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
参照

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