Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Excel add-in with c# VSTO and web
Rating: 3.5 out of 5(48 ratings)
7,887 students

Excel add-in with c# VSTO and web

Excel add-in with c# VSTO and web
Last updated 1/2021
English

What you'll learn

  • Basics of VSTO excel add-in development
  • Basics of web excel add-in development

Course content

4 sections7 lectures1h 40m total length
  • Introduction2:20

    Explore excel add-in development with c# vsto and web add-ins, mastering dynamic typing and cross-platform considerations. Access, insert, retrieve data, modify properties, and insert values and formulas across both approaches.

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