4D v13

PV PASTE FROM BLOB

ホーム

 
4D View v13
PV PASTE FROM BLOB

PV PASTE FROM BLOB 


 

PV PASTE FROM BLOB ( area ; BLOB ; value ; formula ; format ; borders ) 
引数   説明
area  倍長整数 in 4D View エリア
BLOB  BLOB in セレクションを含むBLOB
value  整数 in 0 = ペーストしない; 1 = ペーストする
formula  整数 in 0 = ペーストしない; 1 = ペーストする
format  整数 in 0 = ペーストしない; 1 = ペーストする
borders  整数 in 0 = ペーストしない; 1 = ペーストする

説明   

PV PASTE FROM BLOBコマンドは、PV Copy to blobコマンドで作成されたblobを、value, formula, format, そして borders 引数で指定された条件に基づき、areaのカレントセルにペーストします。

例題  

PV Copy to blobコマンドの例題参照

 
プロパティ 

プロダクト: 4D
テーマ: PVセル操作
番号: 15829

 
目次

コマンドリスト (文字順)

 
履歴 

変更: 4D View 2003

 
参照 

PV Copy to blob