Reading VBA data in c#
-
I have a checkBox in my excel workbook,and I would like to know in my c# application is tht VBA Excel control(chechkBox) set to true or false. How? Any examples anywhere,or something,so basically how to read data from excel vba in c#
-
I have a checkBox in my excel workbook,and I would like to know in my c# application is tht VBA Excel control(chechkBox) set to true or false. How? Any examples anywhere,or something,so basically how to read data from excel vba in c#
Oh, I have just come across the question. I suggest you go to this page for information, it aims at the operation to Excel and export data for XLS, I think it may help you: http://www.e-iceblue.com/Knowledgebase/Spire.XLS/Demos/VBA.html[^] http://www.e-iceblue.com/Knowledgebase/Spire.DataExport/Demos/Cell.html