Tag: Microsoft Excel

  • Getting started with Spire.XLS for .NET

    E-iceblue Ltd. is a vendor of powerful components for .NET, Silverlight and WPF development. These products enable the user to easily read and write different formats of office files.

    A quick an easy guide to setting up Spire.XLS for use in Visual Studio .NET projects is presented here.

    For the purpose of clarity and helping the user get started as soon as possible, a simple ‘HelloWorld’ example is presented.
    (more…)

  • How to interface with Excel in C++

    Interfacing Excel in C++ is task that I needed to overcome recently, so I thought I would post some code and instructions on the said topic. Some online articles that I found to be useful include the following:
    (more…)