Open a Workbook from an Excel file
Last updated 1 year ago
(note: Supported extensions are '.xlsx', '.xlsm', '.xltx' and '.xltm')
Name | Open Workbook
Nickname | Open Wbk
Tab | ExcelPlus
Panel | Workbook
Division | 3
P | File Path (string) | The full file path to an Excel file. Supported extensions are '.xlsx', '.xlsm', '.xltx', and '.xltm'
_A | Activate (bool) | If true, the component will be activated
Wbk | Workbook (workbook) | An Excel Workbook Object
none