---
sourceDocument: Yokohama データと自動化
sourceDocumentLink: https://servicenow-prod.fluidtopics.net/r/ja-JP/yokohama/integrate-applications

 Release :

    - yokohama

ft:locale :

    - ja-JP

ft:publication_title :

    - Yokohama データと自動化

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Microsoft Word コネクタメソッドのパラメーター

# Microsoft Word コネクタメソッドのパラメーター {#ariaid-title1}

* リリースバージョン: Yokohama
* 
* 更新日 2025年01月30日
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 所要時間：5分

RPA デスクトップデザインスタジオ の Microsoft Word コネクタメソッドのパラメーターについて説明します。
{#method-parameter-msword__table_rfq_qpm_3rb__entry__3}{#method-parameter-msword__Bookmark}{#method-parameter-msword__CellIndex}{#method-parameter-msword__ColumnIndex}{#method-parameter-msword__DataTable}{#method-parameter-msword__Filepath}{#method-parameter-msword__EndCellIndex}{#method-parameter-msword__insertpicture-input-imagefilepath}{#method-parameter-msword__exporttopdf-input-filepath}{#method-parameter-msword__insertpicture-input-bookmark}{#method-parameter-msword__open-input-filepath}{#method-parameter-msword__EndColIndex}{#method-parameter-msword__EndRowIndex}{#method-parameter-msword__FirstRowAsHeader}{#method-parameter-msword__PageIndex}{#method-parameter-msword__return-input-open}{#method-parameter-msword__open-input-timeout}{#method-parameter-msword__StartCellIndex}{#method-parameter-msword__StartColIndex}{#method-parameter-msword__StartRowIndex}{#method-parameter-msword__RowIndex}{#method-parameter-msword__Table-msword}{#method-parameter-msword__TableIndex}{#method-parameter-msword__Text-msword}{#method-parameter-msword__ValueCell}{#method-parameter-msword__footer-input-addfooter}{#method-parameter-msword__fontsize-input-addfooter}{#method-parameter-msword__text-input-addheader}{#method-parameter-msword__fontsize-input-addheader}{#method-parameter-msword__findtext-input-text}{#method-parameter-msword__getfootertext-input-return}{#method-parameter-msword__getpagecount-output-return}{#method-parameter-msword__getheadertext-input-return}{#method-parameter-msword__gettext-output-return}{#method-parameter-msword__inserttext-input-text}{#method-parameter-msword__isopen-output-return}{#method-parameter-msword__Close-input-saveChanges}{#method-parameter-msword__find-output-returnboolean}{#method-parameter-msword__gettable-output-TableObject}{#method-parameter-msword__gettable-output-DataTable}{#method-parameter-msword__gettablecellvalues-output-CellIndexObject}{#method-parameter-msword__GetTableCount-output-returninteger}{#method-parameter-msword__GetTableRowData-output-rowindex}{#method-parameter-msword__insertnewcolumn-input-columnindex}{#method-parameter-msword__InsertNewRow-input-rowindex}{#method-parameter-msword__inserttable-input-bookmark}{#method-parameter-msword__inserttable-input-data}{#method-parameter-msword__replacefootertext-input-findtext}{#method-parameter-msword__replacefootertext-input-replacetext}{#method-parameter-msword__ReplaceHeaderText-inputfindtext}{#method-parameter-msword__replaceheadertext-input-replacetext}{#method-parameter-msword__replacestatictext-input-object}{#method-parameter-msword__replacetext-input-findtext}{#method-parameter-msword__ReplaceText-input-replacetext}{#method-parameter-msword__resize-input-top}{#method-parameter-msword__resize-input-left}{#method-parameter-msword__resize-input-width}{#method-parameter-msword__resize-input-height}

| パラメーター名 | 説明 | 必須ですか？ |
|-|-|-|
| ブックマーク | Microsoft Word ドキュメントのブックマークです。 | はい |
| CellIndex | テーブル内のセルのインデックスです。 | はい |
| ColumnIndex | テーブル内の列の順序です。 | はい。 列インデックスはゼロ以上である必要があります。 |
| データ | Microsoft Word ドキュメントに追加するデータを含むテーブルです。 | はい |
| Filepath | ドキュメントの名前を含むフォルダの場所です。 | はい |
| EndCellIndex | 範囲の最後のセル番号です。 | はい |
| ImageFilePath | 挿入するファイル名の画像へのパスです。 | はい |
| Filepath | ドキュメントが PDF としてエクスポートされる場所です。 | はい。 ファイル名と PDF 拡張子を指定する必要があります。 |
| ブックマーク | 画像が挿入される Word ドキュメント上の正確な位置です。最初にドキュメントにブックマークを定義する必要があります。 | はい |
| FilePath | ファイル名を含む Microsoft Word ファイルへのパスです。 | はい |
| EndColIndex | セルの結合、テキストの検索、値の設定または取得など、テーブルに対する一括処理の範囲の最後の列番号です。 | はい |
| EndRowIndex | セルの結合、テキストの検索、値の設定または取得など、テーブルに対する一括処理の範囲の最後の行番号です。 | はい |
| FirstRowIsHeader | メソッドが最初の行をテーブルのヘッダーとして扱うかどうかを示すブール値です。 | いいえ |
| PageIndex | ページのインデックス値です。 | なし。 |
| Return (Boolean) | 要求が成功したかどうかを示すブール応答です。 | 該当なし |
| タイムアウト | 応答がない場合に、ドキュメントを開く要求がタイムアウトするまでの秒数です。 | いいえ |
| StartCellIndex | 範囲の最初のセル番号です。 | はい |
| StartColIndex | セルの結合、テキストの検索、値の設定または取得など、テーブルに対する一括処理の範囲の最初の列番号です。 | はい |
| StartRowIndex | セルの結合、テキストの検索、値の設定または取得など、テーブルに対する一括処理の範囲の最初の行番号です。 | はい |
| RowIndex | ドキュメント内のテーブルの行の順序です。 | はい。 行インデックス値はゼロ以上である必要があります。 |
| テーブル | テーブルデータです。 | はい |
| TableIndex | Microsoft Word ドキュメント内のテーブルインデックスです。 | いいえ |
| テキスト または、FindText または、ReplaceText | AddFooter、AddHeader、または InsertText の各メソッドで、 Microsoft Word ドキュメントに追加されるテキストです。 Find メソッドでドキュメント内で検索されるテキストです。 ReplaceBookmark、ReplaceFooterText、ReplaceHeaderText、または ReplaceText の各メソッドで、置き換えられるテキストです。 | はい |
| \[値\] | セル内の値です。 | はい |
| テキスト | フッターに追加されるテキストです。 | はい |
| FontSize | フッターテキストのフォントサイズです。 | いいえ |
| テキスト | ヘッダーに追加されるカスタムテキストです。 | はい |
| FontSize | ヘッダーテキストのフォントサイズです。 | はい |
| テキスト | ドキュメント内で検索するテキストです。 | はい |
| Return (String) | フッターテキストを返します。 | 該当なし |
| Return (Integer) | ページ数を返します。 | 該当なし |
| Return (String) | ヘッダーテキストを返します。 | 該当なし |
| Return (String) | テキストコンテンツを返します。 | 該当なし |
| テキスト | Word ドキュメントに挿入されるテキストです。 | はい |
| Return (Boolean) | Word ドキュメントが開いているかどうかを示すブール値を返します。 | 該当なし |
| saveChanges | ドキュメントを閉じる前に変更を保存するかどうかを示すブール応答です。 | いいえ |
| Return (Boolean) | ドキュメント内でテキストが見つかったかどうかを示すブール応答です。 | 該当なし |
| Table (Object) | テーブル内のデータをオブジェクトとして返します。 | 該当なし |
| Data (DataTable) | テーブル内のデータを返します。 | 該当なし |
| Cell Index (Object) | セルの値を返します。 | 該当なし |
| Return (Integer) | Microsoft Word ドキュメントに含まれるテーブルの合計数を返します。 | 該当なし |
| Row index (Object) | インデックス値に基づいて、セル内のデータを返します。 | 該当なし |
| ColumnIndex | 新しい列の位置が決定される基準となる列のインデックス値です。 | なし。 |
| RowIndex | 行の位置が決定される基準となる行のインデックス値です。 | いいえ |
| ブックマーク | テーブルが挿入される Word ドキュメント内の特定の位置です。 テーブルを挿入する前に、ブックマークを追加する必要があります。 | はい |
| Data (DataTable) | 挿入されるテーブルです。 | はい |
| FindText | 置換されるフッターテキストです。 | はい |
| ReplaceText | フッターテキストを置き換えるテキストです。 | はい |
| FindText | 置換されるヘッダーテキストです。 | はい |
| ReplaceText | ヘッダーテキストを置き換えるテキストです。 | はい |
| オブジェクト | ドキュメント内のテキストを置き換えるテキストです。 | はい |
| FindText (String) | 置換されるテキストです。 | はい |
| ReplaceText | 既存のテキストを置き換えるテキスト。 | はい |
| 左 | 左マージンからのサイズ変更の値です。 | はい |
| Top | 上マージンからのサイズ変更の値です。 | はい |
| 幅 | サイズ変更の幅の値です。 | はい |
| 高さ | サイズ変更の高さの値です。 | はい |
[表 : 1. Microsoft Word コネクタメソッドのパラメーター]

{#method-parameter-msword__table_rfq_qpm_3rb}

## パラメーターの入力 {#method-parameter-msword__section_pgn_3sy_tsb}

パラメーターに入力するには、「[ポートのプロパティを設定する](https://servicenow-prod.fluidtopics.net/EaXLWGHKbwyzLxOyWwOFpg "RPA デスクトップデザインスタジオのコンポーネントまたはメソッドの入力フィールドにデータを渡す方法を設定します。")」を参照してください。

