Replace Text
ドキュメント内のテキストをすべて置換します。
WordWordReplaceText
概要
ドキュメント内のテキストをすべて置換します。
Replace all occurrences of text in the document.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Word instance | variable | 必須 | word | Name that identifies this document. |
| Find | string | 必須 | 変数に対応 | |
| Replace with | string | 任意 | 変数に対応 |