MESCIUS SPREAD for Windows Forms 15.0J
Paste(String) メソッド

クリップボードの内容を貼り付ける場所を指定するSystem.String値。 この引数を省略すると、現在の選択が使用されます。
クリップボードの内容をシートに貼り付けます。
構文
'宣言
 
Overloads Sub Paste( _
   ByVal destination As String _
) 
void Paste( 
   string destination
)

パラメータ

destination
クリップボードの内容を貼り付ける場所を指定するSystem.String値。 この引数を省略すると、現在の選択が使用されます。
参照

IWorksheet インターフェース
IWorksheet メンバ
オーバーロード一覧

 

 


© MESCIUS inc. All rights reserved.