TOCStyle

目次スタイル

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

Ver. プロパティ名 説明
Parent Application, Document 親のオブジェクト
Parent Document 親のオブジェクト
TOCStyleEntries TOCStyleEntries 目次スタイルの各要素

プロパティ

Ver. プロパティ名 R/O 説明
CreateBookmarks Boolean型 Whether to create bookmarks for TOC entries
Id Long型 オブジェクトのID
IncludeBookDocuments Boolean型 If the document this TOC style belongs to is in a book, whether to include TOC data from other book documents
IncludeHidden Boolean型 Whether to include text on hidden layers
Index Long型 インデックス
Label String型 スクリプトラベル
Name String型 既定値。オブジェクトの名前を返す
NumberedParagraphs idNumberedParagraphsOptions
idNumberedParagraphsOptions
Ver.10進数説明
idExcludeNumbers1952804469
idIncludeFullParagraph1953064560
idIncludeNumbersOnly1953066607
The format for importing numbered paragraphs into the TOC.
RunIn Boolean型 Whether the last levels of entries are run in
SetStoryDirection idHorizontalOrVertical
idHorizontalOrVertical
Ver.10進数説明
idHorizontal1752134266 横組み(横)
idVertical1986359924 縦組み(縦)
Set table of content story direction
Title String型 The title of the table of content to create
TitleStyle ParagraphStyle The paragraph style TOC title is formatted to

メソッド

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Delete オブジェクトを削除
Duplicate TOCStyle 複製。複製されたオブジェクトを返す
ExtractLabel String型 キーに関連づけられたラベルを取得
Key String型 キー
InsertLabel キーに関連づけられたラベルを設定
Key String型 キー
Value String型 ラベルの値

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

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

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

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