Skip to content

UncommonAvenue/Excel2Code-Excellent-Formatting

Repository files navigation

This plugin helps you turn drab excel files into fab code files!

1) It lets you take an excel file like this:

Excel example

2) copy the parts you care about:

Excel example 2

3) paste it into visual studio where you want it:

VS example 1

4) A dialogue box will pop up and you can give it a cool String.Format command:

VS example 2

5) Have some awesome code!

VS example3

It is most excellent for mocking unit test objects and other such set it and forget it code!