Save Workbook As
ワークブックを指定したファイルパスに保存します。
ExcelExcelSaveAs
概要
ワークブックを指定したファイルパスに保存します。
Save the workbook to a specific file path.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Excel instance | variable | 必須 | excel | Name that identifies this open workbook. |
| Save to | file | 必須 | 例: C:/temp/out.xlsx 変数に対応 |