In this step you will add a reference to the C1.WPF.Excel.dll to your form.
Visual Basic |
Copy Code
|
---|---|
Imports C1.WPF.C1Excel
|
C# |
Copy Code
|
---|---|
using C1.WPF.Excel;
|
Now you can create and begin adding content to a C1XLBook.