PageReference

索引の参照先

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

Ver. プロパティ名 説明
Parent Topic 親のオブジェクト
ParentStory Story 親のストーリーオブジェクト

プロパティ

Ver. プロパティ名 R/O 説明
Id Long型 オブジェクトのID
Index Long型 インデックス
Label String型 スクリプトラベル
PageNumberStyleOverride CharacterStyle The style override replacing the standard generation option
PageReferenceLimit ParagraphStyle, Long型 The page reference limit
PageReferenceType idPageReferenceType
idPageReferenceType
Ver.10進数説明
idCurrentPage1668444263 Current page
idForNextNPages1718513767 For next n pages
idForNextNParagraphs1718513778 For next n paragraphs
idSuppressPageNumbers1852863079 Suppress page numbers
idToEndOfDocument1701799011 To end of document
idToEndOfSection1701802851 To end of section
idToEndOfStory1701802868 To end of story
idToNextStyleChange1953395555 To next style change
idToNextUseOfStyle1953396083 To next use of style
The page reference type
SourceText InsertionPoint 参照先のInsertionPointオブジェクト
SourceText Text, InsertionPoint The hyperlinked text or insertion point.
StoryOffset Long型 参照先のInsertionPointのIndex

メソッド

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

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

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

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

Ver. メソッド名/パラメータ 戻り値/パラメータの値 説明
Add PageReference 新しいオブジェクトを作成し、それを返す
ParentStory Story 親のストーリー
StoryOffset InsertionPoint, Long型 ストーリーの先頭からの位置
[PageReferenceType] idPageReferenceType
idPageReferenceType
Ver.10進数説明
idCurrentPage1668444263 Current page
idForNextNPages1718513767 For next n pages
idForNextNParagraphs1718513778 For next n paragraphs
idSuppressPageNumbers1852863079 Suppress page numbers
idToEndOfDocument1701799011 To end of document
idToEndOfSection1701802851 To end of section
idToEndOfStory1701802868 To end of story
idToNextStyleChange1953395555 To next style change
idToNextUseOfStyle1953396083 To next use of style
[PageReferenceLimit] ParagraphStyle, Long型
[PageNumberStyleOverride] CharacterStyle
Add PageReference 新しいオブジェクトを作成し、それを返す
Source Text TextまたはInsertionpoint
[PageReferenceType] idPageReferenceType
idPageReferenceType
Ver.10進数説明
idCurrentPage1668444263 Current page
idForNextNPages1718513767 For next n pages
idForNextNParagraphs1718513778 For next n paragraphs
idSuppressPageNumbers1852863079 Suppress page numbers
idToEndOfDocument1701799011 To end of document
idToEndOfSection1701802851 To end of section
idToEndOfStory1701802868 To end of story
idToNextStyleChange1953395555 To next style change
idToNextUseOfStyle1953396083 To next use of style
[PageReferenceLimit] ParagraphStyle, Long型
[PageNumberStyleOverride] CharacterStyle ページ番号の文字スタイル
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 位置の基準になるオブジェクト