MatchParagraphStylePreference

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

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

Ver.プロパティR/O
[7][7.5][8][9]
[10][11][12][13]
parent TextVariable
[7][7.5][8][9]
[10][11][12][13]
eventListeners EventListeners
[7][7.5][8][9]
[10][11][12][13]
events Events

プロパティ

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

メソッド

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