EndnoteOption

後注オプション

プロパティ(parentとその逆)

Ver.プロパティR/O
[13][14][15]
[16][17][18][19]
parent Application, Document
[13][14][15]
[16][17][18][19]
eventListeners EventListeners
[13][14][15]
[16][17][18][19]
events Events

プロパティ

Ver.プロパティ名R/O説明
[13][14][15]
[16][17][18][19]
endnoteMarkerPositioning FootnoteMarkerPositioning, 文字列値
FootnoteMarkerPositioning
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
NORMAL_MARKER1181576816
Fmnp
標準を適用
[12][13][14][15]
[16][17][18][19]
RUBY_MARKER1181577840
Fmrp
ルビを適用
[12][13][14][15]
[16][17][18][19]
SUBSCRIPT_MARKER1181578096
Fmsp
下付きを適用
[12][13][14][15]
[16][17][18][19]
SUPERSCRIPT_MARKER1181569904
FmSp
上付き文字を適用
The position of endnote reference numbers in the main text.
[13][14][15]
[16][17][18][19]
endnoteMarkerStyle CharacterStyleThe character style to apply to endnote reference numbers in the main text.
[13][14][15]
[16][17][18][19]
endnoteNumberingStyle FootnoteNumberingStyle, 文字列値The endnote numbering style.
[13][14][15]
[16][17][18][19]
endnotePrefix 文字列値The prefix text of the endnote. (Limit: 0 to 100 characters)
[13][14][15]
[16][17][18][19]
endnoteSeparatorText 文字列値The text to insert between the endnote marker number and the endnote text. (Range: 0 to 100 characters)
[13][14][15]
[16][17][18][19]
endnoteSuffix 文字列値The suffix text of the endnote. (Limit: 0 to 100 characters)
[13][14][15]
[16][17][18][19]
endnoteTextStyle ParagraphStyleThe paragraph style to apply to endnote text.
[13][14][15]
[16][17][18][19]
endnoteTitle 文字列値Title of the endnotes. (Limit: 0 to 100 characters)
[13][14][15]
[16][17][18][19]
endnoteTitleStyle ParagraphStyleThe paragraph style to apply to endnote title.
[13][14][15]
[16][17][18][19]
frameCreateOption EndnoteFrameCreate, 文字列値
EndnoteFrameCreate
Ver.10進数/文字列説明
[13][14][15]
[16][17][18][19]
LOAD_ENDNOTE_PLACE_GUN1162768487
ENpg
Endnotes are loaded in placegun to be placed anywhere in document.
[13][14][15]
[16][17][18][19]
NEW_PAGE1162767984
ENnp
Endnotes created on a new page and frame which are automatically created.
Frame creation of the endnotes.
[13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[13][14][15]
[16][17][18][19]
properties Object
[13][14][15]
[16][17][18][19]
restartEndnoteNumbering EndnoteRestarting, 文字列値
EndnoteRestarting
Ver.10進数/文字列説明
[13][14][15]
[16][17][18][19]
CONTINUOUS1164210803
Edrs
Does not restart numbering.
[13][14][15]
[16][17][18][19]
STORY_RESTART1165193843
Esrs
Restarts endnote numbering on each story.
番号の振り直し
[13][14][15]
[16][17][18][19]
scopeValue EndnoteScope, 文字列値
EndnoteScope
Ver.10進数/文字列説明
[13][14][15]
[16][17][18][19]
ENDNOTE_DOCUMENT_SCOPE1162765427
ENds
Endnotes specific to each document.
[13][14][15]
[16][17][18][19]
STORY_SCOPE1162769267
ENss
Endnotes specific to each story.
Scope value of the endnotes.
[13][14][15]
[16][17][18][19]
showEndnotePrefixSuffix FootnotePrefixSuffix, 文字列値
FootnotePrefixSuffix
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
NO_PREFIX_SUFFIX1181774702
Fpsn
Does not use a prefix or suffix.
[12][13][14][15]
[16][17][18][19]
PREFIX_SUFFIX_BOTH1181774690
Fpsb
参照と文字列の両方
[12][13][14][15]
[16][17][18][19]
PREFIX_SUFFIX_MARKER1181774708
Fpst
脚注参照
[12][13][14][15]
[16][17][18][19]
PREFIX_SUFFIX_REFERENCE1181774706
Fpsr
脚注文字列
The position of the endnote prefix and/or suffix.
[13][14][15]
[16][17][18][19]
startEndnoteNumberAt 数値The number at which to start endnote numbering. (1 - 100000)

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明
[13][14][15]
[16][17][18][19]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[13][14][15]
[16][17][18][19]
getElements() Array( EndnoteOption )オブジェクト参照を返す
[13][14][15]
[16][17][18][19]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)
[13][14][15]
[16][17][18][19]
toSource() 文字列値ソースコードを表す文字列を返す
[13][14][15]
[16][17][18][19]
toSpecifier() 文字列値Retrieves the object specifier.