I've been a java user for a while, but a recent project forced me to switch to VB. The language is pretty easy to learn, and I’ve gotten pretty far in the project, but I need to be able to merge excel into my program. With java, there would be an API to give me a complete description of all the methods I can use with that particular application, but I can’t seem to find the equivalent for VB. Is there some listing of methods somewhere that pretain to using an excel workbook in visual studio?
↧