Frends.Excel.ConvertToXML / 1.1.0
Summary
Reads a workbook and emits XML, going through the file's cell values rather than needing Excel installed on the agent.
Typical use — spreadsheet input headed for an XSLT or schema-validation step
Input parameters.
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| Path | String |
C:\tmp\ExcelFile.xlsx |
C:\tmp\ExcelFile.xlsx |
Path to the Excel file. |