TOCStyleEntry

目次スタイルの各要素

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

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

プロパティ

Ver. プロパティ名 R/O 説明
FormatStyle ParagraphStyle The paragraph style object which the TOC entry text will be formatted
FormatStyle ParagraphStyle, String型 The paragraph style applied to the TOC entry.
Index Long型 インデックス
Level Integer型 Level of this entry
Name String型 既定値。オブジェクトの名前を返す
PageNumberPosition idPageNumberPosition
idPageNumberPosition
Ver.10進数説明
idAfterEntry1634100590 Page number after entry text
idBeforeEntry1650877806 page number before entry text
idNone1852796517 Turns off page numbers.
Options for where to put page number
PageNumberStyle CharacterStyle The character style object which the page number of entry text will be formatted
PageNumberStyle CharacterStyle, String型 The character style applied to the page number of the entry
Separator String型 The string between entry text and page number
SeparatorStyle CharacterStyle The character style object which the separator text will be formatted
SeparatorStyle CharacterStyle, String型 The character style applied to the string separating the TOC entry text and the page numbers.
SortAlphabet Boolean型 Whether sort Table of Content alphabetically

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Delete オブジェクトを削除

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

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

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

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