What you'll learn
- Basics of VSTO excel add-in development
- Basics of web excel add-in development
Requirements
- Windows os (for vsto part)
- Excel 2013 or higher
Description
These days there are two ways to develop excel add-ins - using vsto and using web add-ins. Both options work well, but the decision will likely be based on the project requirements, for that reason this course introduces both options. We will get through the basics and all the setup, so that you can get started with no interruptions.
Whilst Javascript option is available on all devices, C# options has no limitations - but this course will cover both options:
In the C# part, you will learn about interacting with excel sheets from ribbon UI, setting up ribbons themselves. With that, you will see how to find the right cells, how to deal with columns and rows. And not only that, but also how to add various objects and do a few more things with your excel files. And even how to pick files in the add-ins.
In the Javascript part, you will learn about interacting with excel sheets from html user interface, setting up interface itself. With that, you will see how to find the right cells, how to deal with columns and rows. And not only that, but also how to add various objects and do a few more things with your excel files.
--source code included
Who this course is for:
- Developers who want to develop excel add-ins
- Web developers who want to develop excel add-ins
- C# developers who want to develop excel add-ins
Instructor
I am a businessman with a wide range of software development skills, including .net core, MSSQL, c++ and other technologies. I have worked on the most straightforward and the most complicated projects, but no matter what the task is, the best way - is the straightforward way. Therefore, in my lectures, I will only cover the things that you will actually need. My goal is to help bring technology and business together, because there is nothing better than an all-rounder in these areas.