EndnoteOption

後注オプション

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

Ver.プロパティR/O

[13]
parent Application, Document

[13]
eventListeners EventListeners

[13]
events Events

プロパティ

Ver.プロパティ名R/O説明

[13]
endnoteMarkerPositioning FootnoteMarkerPositioning, 文字列値
FootnoteMarkerPositioning
Ver.10進数/文字列説明
[7][7.5][8][9]
[10][11][12][13]
NORMAL_MARKER1181576816
Fmnp
標準を適用
[7][7.5][8][9]
[10][11][12][13]
RUBY_MARKER1181577840
Fmrp
ルビを適用
[7][7.5][8][9]
[10][11][12][13]
SUBSCRIPT_MARKER1181578096
Fmsp
下付きを適用
[7][7.5][8][9]
[10][11][12][13]
SUPERSCRIPT_MARKER1181569904
FmSp
上付き文字を適用
The position of endnote reference numbers in the main text.

[13]
endnoteMarkerStyle CharacterStyleThe character style to apply to endnote reference numbers in the main text.

[13]
endnoteNumberingStyle FootnoteNumberingStyle, 文字列値The endnote numbering style.

[13]
endnotePrefix 文字列値The prefix text of the endnote. (Limit: 0 to 100 characters)

[13]
endnoteSeparatorText 文字列値The text to insert between the endnote marker number and the endnote text. (Range: 0 to 100 characters)

[13]
endnoteSuffix 文字列値The suffix text of the endnote. (Limit: 0 to 100 characters)

[13]
endnoteTextStyle ParagraphStyleThe paragraph style to apply to endnote text.

[13]
endnoteTitle 文字列値Title of the endnotes. (Limit: 0 to 100 characters)

[13]
endnoteTitleStyle ParagraphStyleThe paragraph style to apply to endnote title.

[13]
frameCreateOption EndnoteFrameCreate, 文字列値
EndnoteFrameCreate
Ver.10進数/文字列説明

[13]
LOAD_ENDNOTE_PLACE_GUN1162768487
ENpg
Endnotes are loaded in placegun to be placed anywhere in document.

[13]
NEW_PAGE1162767984
ENnp
Endnotes created on a new page and frame which are automatically created.
Frame creation of the endnotes.

[13]
isValid 真偽値オブジェクトが有効かどうか

[13]
properties Object

[13]
restartEndnoteNumbering EndnoteRestarting, 文字列値
EndnoteRestarting
Ver.10進数/文字列説明

[13]
CONTINUOUS1164210803
Edrs
Does not restart numbering.

[13]
STORY_RESTART1165193843
Esrs
Restarts endnote numbering on each story.
番号の振り直し

[13]
scopeValue EndnoteScope, 文字列値
EndnoteScope
Ver.10進数/文字列説明

[13]
ENDNOTE_DOCUMENT_SCOPE1162765427
ENds
Endnotes specific to each document.

[13]
STORY_SCOPE1162769267
ENss
Endnotes specific to each story.
Scope value of the endnotes.

[13]
showEndnotePrefixSuffix FootnotePrefixSuffix, 文字列値
FootnotePrefixSuffix
Ver.10進数/文字列説明
[7][7.5][8][9]
[10][11][12][13]
NO_PREFIX_SUFFIX1181774702
Fpsn
Does not use a prefix or suffix.
[7][7.5][8][9]
[10][11][12][13]
PREFIX_SUFFIX_BOTH1181774690
Fpsb
参照と文字列の両方
[7][7.5][8][9]
[10][11][12][13]
PREFIX_SUFFIX_MARKER1181774708
Fpst
脚注参照
[7][7.5][8][9]
[10][11][12][13]
PREFIX_SUFFIX_REFERENCE1181774706
Fpsr
脚注文字列
The position of the endnote prefix and/or suffix.

[13]
startEndnoteNumberAt 数値The number at which to start endnote numbering. (1 - 100000)

メソッド

Ver.メソッドの書式戻り値メソッドの説明
  パラメータパラメータの説明

[13]
addEventListener(eventType, handler, [captures]) EventListenerEventListenerを作成
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)

[13]
getElements() Array( EndnoteOption )オブジェクト参照を返す

[13]
removeEventListener(eventType, handler, [captures]) 真偽値EventListenerを削除
eventType 文字列値
handler ファイル, JavaScript関数
[captures] 真偽値(廃止)

[13]
toSource() 文字列値ソースコードを表す文字列を返す

[13]
toSpecifier() 文字列値Retrieves the object specifier.