4D v13

PV Get cell property

ホーム

 
4D View v13
PV Get cell property

PV Get cell property 


 

PV Get cell property ( area ; column ; row ; property ) -> 戻り値 
引数   説明
area  倍長整数 in 4D View エリア
column  倍長整数 in セルの列番号
row  倍長整数 in セルの行番号
property  倍長整数 in プロパティ番号
戻り値  倍長整数 in プロパティの値

説明   

PV Get cell propertyは、引数columnrowで定義されたセルのpropertyの値を返します。

引数propertyの定義には、PV Style propertiesおよびPV Cell propertiesテーマ内の定数を使用します。これらの定数に関する詳細は、PV SET CELL PROPERTYコマンドを参照してください。

例題  

PV SET CELL PROPERTYコマンドの例題参照

 
プロパティ 

プロダクト: 4D
テーマ: PVセルプロパティ
番号: 15925

 
目次

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

 
履歴 

初出: 4D View 6.8

 
参照 

PV Get range property
PV SET CELL PROPERTY
PV SET RANGE PROPERTY