mirror of
https://github.com/gnh1201/welsonjs.git
synced 2026-04-18 10:17:31 +00:00
Add examples/fix_excel_format.js which uses the WelsonJS msoffice Office.Excel API to read rows from data/fulllist.xlsx (worksheet 2), extract company, reservation time, resource, port and bandwidth, and log each row. For each entry it generates a per-company card Excel file by opening card_format.xlsx, populating template cells (with sensible defaults for missing resource/port/bandwidth), saving as data/{company}_card.xlsx, and exporting main.
|
||
|---|---|---|
| .. | ||
| data | ||
| census.js | ||
| certchecker.js | ||
| fix_excel_format.js | ||
| hanoi.ai.js | ||
| honoai_gemini.ai.js | ||
| ipctest.js | ||
| korea_biz_area_checker.js | ||
| machine-uuid-mysql.js | ||
| rotate_file.js | ||
| virustotal.js | ||