Ever wanted to easily create a real Excel file in C#, from your DataSet, DataTable or List data ? Now you can. // Step 1: Create a DataSet, and put some sample data ...
This project is a proof of concept. This is not a library to be reused in other solutions. The purpose is to show how to build a .Net UI using WinForm or WPF, within an Excel add-in, where the user ...
Abstract: Magnetic data are often recorded in text files by magnetometers. They are not easy to deal with, and they are often transferred and written into Excel files to further process. The aim of ...