4D Write v14

WR Get doc property

ホーム

 
4D Write v14
WR Get doc property

WR Get doc property 


 

WR Get doc property ( area ; property ) -> 戻り値 
引数   説明
area  倍長整数 in 4D Writeエリア
property  整数 in 読み取るプロパティの番号
戻り値  実数 in テストしたプロパティの値

説明   

WR Get doc propertyを使用して、areaで指定された4D Writeエリア内で開かれているドキュメントの属性を取得できます。

property は“WR Document properties”テーマの定数を使用して設定できます。定数名あるいは値を使用できます。

いくつかのプロパティについて、WR Get doc propertyは1(真)または0(偽)を返します。例えばプロパティ2(wr view ruler)などです。

その他のプロパティについて、WR Get doc propertyは現在のデフォルト単位で表現されている番号を返します。例えばプロパティ37(wr paper width)などです。

WR Document properties”テーマの定数に関する情報はWR SET DOC PROPERTYコマンドの説明を参照してください。

例題  

 
プロパティ 

プロダクト: 4D Write
テーマ: WRエリアコントロール
番号: 89459

 
履歴 

初出: 4D Write 6.5

 
参照 

WR SET DOC PROPERTY

 
ARTICLE USAGE

4D Write ( 4D Write v11.6)
4D Write ( 4D Write v12)
4D Write ( 4D Write v14)
4D Write ( 4D v13)
4D Write ( 4D Write v14 R2)
4D Write ( 4D Write v14 R3)
4D Write ( 4D Write v14 R4)