In order to use any component in your application, you should add a reference to it. Follow these steps (assuming you use Visual Studio .NET):
- In Solution Explorer, expand the project node you want to add a reference to.
- Right-click the References node for the project and select Add Reference from the shortcut menu.
- In the Add Reference dialog box, select the .NET tab (selected by default).
- If you have used MSI installer to install Aspose.Cells, you will see Aspose.Cells in the top pane. Select it and then click the Select button.
- You will see Aspose.Cells in the top pane, select it and then click the Select button.
|
|
|
Figure: Selecting Aspose.Cells component in Add Reference dialog box
|
- If you have downloaded or unpacked the dll only, locate the Aspose.Cells.dll file using the Browse button.
- Now you have referenced Aspose.Cells and it should appear in the SelectedComponents pane of the dialog box. Click OK. The Aspose.Cells reference will appear under the References node of the project.