Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 407 Bytes

File metadata and controls

17 lines (13 loc) · 407 Bytes
description Learn more about: Excel.CurrentWorkbook
title Excel.CurrentWorkbook
ms.subservice m-source
ms.topic reference

Excel.CurrentWorkbook

Syntax

Excel.CurrentWorkbook() as table

About

Returns the contents of the current Excel workbook. It returns tables, named ranges, and dynamic arrays. Unlike Excel.Workbook, it does not return sheets.