MatchParagraphStylePreference

ランニングヘッド・柱(段落スタイル)

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

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

プロパティ

Ver.プロパティ名R/O説明
[12][13][14][15]
[16][17][18][19]
appliedParagraphStyle ParagraphStyle, 文字列値適用される段落スタイル
[12][13][14][15]
[16][17][18][19]
changeCase ChangeCaseOptions
ChangeCaseOptions
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
LOWERCASE1667460195
cclc
全て小文字
[12][13][14][15]
[16][17][18][19]
NONE1852796517
none
変更なし
[12][13][14][15]
[16][17][18][19]
SENTENCECASE1667461987
ccsc
段落の先頭のみ大文字
[12][13][14][15]
[16][17][18][19]
TITLECASE1667462243
cctc
単語の先頭のみ大文字
[12][13][14][15]
[16][17][18][19]
UPPERCASE1667462499
ccuc
全て大文字
The case of the matched text.
[12][13][14][15]
[16][17][18][19]
deleteEndPunctuation 真偽値If true, deletes end punctuation from the matched text.
[12][13][14][15]
[16][17][18][19]
isValid 真偽値オブジェクトが有効かどうか
[12][13][14][15]
[16][17][18][19]
properties Object
[12][13][14][15]
[16][17][18][19]
searchStrategy SearchStrategies
SearchStrategies
Ver.10進数/文字列説明
[12][13][14][15]
[16][17][18][19]
FIRST_ON_PAGE1396794992
SAfp
ページの先頭
[12][13][14][15]
[16][17][18][19]
LAST_ON_PAGE1396796528
SAlp
ページの最後
使用
[12][13][14][15]
[16][17][18][19]
textAfter 文字列値後続テキスト ( 128 文字まで)
[12][13][14][15]
[16][17][18][19]
textBefore 文字列値先行テキスト ( 128 文字まで)

メソッド

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