PreflightRule

プロパティ(オブジェクト)

Ver. プロパティ名 説明
Parent Application 親のオブジェクト

プロパティ

Ver. プロパティ名 R/O 説明
Description String型 The description of the PreflightRule.
FullFeature Boolean型 If true, the preflight rule is fully supported.
Id String型 The rule ID for this rule.
Index Long型 The index of the PreflightRule within its containing object.
Name String型 The name of the PreflightRule.

コレクションのプロパティ PreflightRules

Ver. プロパティ名 R/O 説明
Count Long型 オブジェクト数
Item(Index) Object 既定値、省略可。IndexまたはName(なければLabel)で指定されたオブジェクトを返す

コレクションのメソッド PreflightRules

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
AnyItem Object 各オブジェクトを返す
FirstItem Object 最初のオブジェクトを返す
ItemByRange Objects 範囲で指定したオブジェクトを返す
From Object, Long型, String型 範囲の開始
To Object, Long型, String型 範囲の終了
LastItem Object 最後のオブジェクトを返す
MiddleItem Object middle objectを返す
NextItem Object 一つ後のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト
PreviousItem Object 一つ前のオブジェクトを返す
Obj Object 位置の基準になるオブジェクト