W
Whoever
To create Excel file, you can Add Reference Visual Studio.NET, browse to ...
and then select Microsoft.Office.Interop.Excel, etc. It endsup some
reference to GUID in project file. You can then import namespace and create
Excel file etc.
Is it possible to do this in one aspx page without using VS project and code
behind? Thanks
and then select Microsoft.Office.Interop.Excel, etc. It endsup some
reference to GUID in project file. You can then import namespace and create
Excel file etc.
Is it possible to do this in one aspx page without using VS project and code
behind? Thanks