Frends.Excel.ConvertToCSV / 1.1.0
Summary
Reads a workbook and flattens it to CSV, going through the file's cell values rather than needing Excel installed on the agent.
Typical use — getting a spreadsheet a person produced into a form a system can load
Input parameters.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| Path | String |
C:\tmp\ExcelFile.xlsx |
C:\tmp\ExcelFile.xlsx |
Path to the Excel file. |