TextVariable

テキスト変数

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

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

プロパティ

Ver. プロパティ名 R/O 説明
AssociatedInstances Objects Variable instances associated with the text variable.
Index Long型 インデックス
Name String型 既定値。オブジェクトの名前を返す
VariableOptions PageNumberVariablePreference, ChapterNumberVariablePreference, DateVariablePreference, FileNameVariablePreference, MatchCharacterStylePreference, MatchParagraphStylePreference, CustomTextVariablePreference The preferences associated with the text variable
VariableType idVariableTypes
idVariableTypes
Ver.10進数説明
idChapterNumberType1668183152 章番号
idCreationDateType1414947684 作成日
idCustomTextType1414947700 カスタムテキスト
idFileNameType1414948462 ファイル名
idLastPageNumberType1414952048 最終ページ番号
idMatchCharacterStyleType1414947667 ランニングヘッド・柱 (文字スタイル)
idMatchParagraphStyleType1414950995 ランニングヘッド・柱 (段落スタイル)
idModificationDateType1414950244 修正日
idOutputDateType1414950756 出力日
idXrefChapterNumberType1414947694
idXrefPageNumberType1414953074
テキスト変数のタイプ

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
ConvertToText TextVariable 全てのインスタンスをテキストに変換
Delete オブジェクトを削除

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

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

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

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Add TextVariable 新しいオブジェクトを作成し、それを返す
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 位置の基準になるオブジェクト