| QuickStart: Excel for Silverlight > Step 1 of 4: Setting up the Project |
In this step you will create a new project and add a reference to the C1.Silverlight.Excel assembly.
| Visual Basic |
Copy Code
|
|---|---|
Imports C1.Silverlight.Excel
|
|
| C# |
Copy Code
|
|---|---|
using C1.Silverlight.Excel;
|
|
Now you can add some content to a C1XLBook.