How do I pass a variable from C# to Aspose Cells so I can use it to populate a cell in Excel. For example I have a account name I stored in String acName = null; and in my sql I populate acName with data from the database. I want to pass acName to the Excel spreadsheet Im creating using Aspose Cells. Thanks
Hi,
Let me elaborate. I have text box where a user will enter a name and that name is saved in my asp .net as a variable called inputName. When I create my excel spreadsheet I import my data to my data table and use Aspose,Cells API to fill in the worksheet. But I also want to include the values of the variable inputName into cell A1 of the worksheet. How do I pass the value of inputName to location A1 of the worksheet. Thanks
Hi,
Amjad,
I followed your example and I got my project to work.
Thank you,
Phil
Hi Phil,
It is good to know that you are up & running again. Please feel free to contact us back in case you need our further assistance with Aspose APIs.