Open Workbook
既存の .xlsx ファイルを名前付きインスタンスとして開きます。
ExcelExcelOpenWorkbook
概要
既存の .xlsx ファイルを名前付きインスタンスとして開きます。
Open an existing .xlsx file as a named instance.
パラメータ
| パラメータ | 型 | 必須 | 既定値 | 説明 |
|---|---|---|---|---|
| Excel instance | variable | 必須 | excel | Name that identifies this open workbook. |
| Workbook file | file | 必須 | 例: C:/temp/book.xlsx 変数に対応 | |
| Read formula results | dropdownNo · Yes | 任意 | No | Yes returns the last-calculated value of formula cells instead of the formula text. |
| Read-only (faster, large files) | dropdownNo · Yes | 任意 | No |