Ver. | プロパティ名 | R/O | 値 | 説明 |
|
appliedParagraphStyle | |
ParagraphStyle, 文字列値 | 適用される段落スタイル |
|
changeCase | |
ChangeCaseOptions
ChangeCaseOptions |
---|
Ver. | 値 | 10進数/文字列 | 説明 |
| LOWERCASE | 1667460195 cclc | 全て小文字 |
| NONE | 1852796517 none | 変更なし |
| SENTENCECASE | 1667461987 ccsc | 段落の先頭のみ大文字 |
| TITLECASE | 1667462243 cctc | 単語の先頭のみ大文字 |
| UPPERCASE | 1667462499 ccuc | 全て大文字 |
| The case of the matched text. |
|
deleteEndPunctuation | |
真偽値 | If true, deletes end punctuation from the matched text. |
|
isValid | ○ |
真偽値 | オブジェクトが有効かどうか |
|
properties | |
Object | |
|
searchStrategy | |
SearchStrategies
SearchStrategies |
---|
Ver. | 値 | 10進数/文字列 | 説明 |
| FIRST_ON_PAGE | 1396794992 SAfp | ページの先頭 |
| LAST_ON_PAGE | 1396796528 SAlp | ページの最後 |
| 使用 |
|
textAfter | |
文字列値 | 後続テキスト ( 128 文字まで) |
|
textBefore | |
文字列値 | 先行テキスト ( 128 文字まで) |