export_master_xlsx
Convert a Network Sketcher master .nsm file to .xlsx for offline editing in Excel.
Instructions
Convert a .nsm master back to .xlsx for Excel/Offline edition use.
The output is placed in the working directory next to the source .nsm,
using the same basename with '.xlsx' extension. The .nsm itself is
not modified.
Args:
master: Master filename inside the working directory
(e.g. '[MASTER]office.nsm').
Returns:
Result message with the produced .xlsx path, or an error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| master | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |