ExcelWorksheets_GetInfo

Description

Returns some information (such as Name, CodeNames, Index, Rows and Columns count ecc...) about all worksheets in an Excel workbook.


Input

Workbook InArgument<Workbook> REQUIRED

The workbook from which to obtain the worksheet information.

It is possible to obtain a new workbook with the activity ExcelWorkbook_New or to get it from an existing file with ExcelWorkbook_Get.