Skip to content

An Microsoft Excel Add-ins to allow bulk edit named ranges -- a project for company hackathon

License

Notifications You must be signed in to change notification settings

icelam/excel-named-range-wizard

Repository files navigation

Excel Named Range Wizard

An Microsoft Excel Add-ins to allow bulk edit named ranges.

Built with TypeScript Node.js npm Code Style Conventional Commits Release add-ins Latest Version

Available commands

To start (Windows):

npm run start

To start (macOS):

npm run dev:mac