
How to develop an Office App in real world
Sometimes, it’s the small things that cost (unnecessarily) time. Recently, I wanted to create a quick Office App for an existing Excel file to loop through rows and do some transformation for the values. I was stumbling over some topics when developing in real world. So here’s my short How To for working with Visual Studio and Office Apps with helpful tips. Set the start document If you are not used to develop Office Apps often, this maybe isn’t easy to find: How to set an existing document as start file. ...







