Excel workbook

Element that connects to the Excel application. If the specified file is missing, a new one will be created.

Properties

- Path to file: [String] Path to an Excel document (c:\folder\file.xlsx)

- Byte array: [byte[]] Workbook bytes array

Last updated