Condition

条件

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

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

プロパティ

Ver. プロパティ名 R/O 説明
Id Long型 オブジェクトのID
Index Long型 The index of the Condition within its containing object.
IndicatorColor Array(R,G,B), idUIColors R,G,Bは0-255
IndicatorMethod idConditionIndicatorMethod
idConditionIndicatorMethod
Ver.10進数説明
idUseHighlight1699244391
idUseUnderline1700097644
The condition indicator method.
Label String型 スクリプトラベル
Name String型 The name of the Condition.
UnderlineIndicatorAppearance idConditionUnderlineIndicatorAppearance
idConditionUnderlineIndicatorAppearance
Ver.10進数説明
idDashed1684108136
idSolid1936682084
idWavy1937208953
The condition underline indicator appearance.
Visible Boolean型 If true, the Condition is visible.

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Delete オブジェクトを削除
[ReplacingWith] Condition, String型 置き換える条件
ExtractLabel String型 キーに関連づけられたラベルを取得
Key String型 キー
InsertLabel キーに関連づけられたラベルを設定
Key String型 キー
Value String型 ラベルの値

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

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

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

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