メインコンテンツまでスキップ

Excel.CurrentWorkbook

現在の Excel ブックの内容を返します。

Syntax​

Excel.CurrentWorkbook(

) as table

Remarks​

現在の Excel ブックの内容を返します。テーブル、名前付き範囲、動的配列を返します。Excel.Workbook と異なり、シートは返しません。

Category​

Accessing data