Excel _WorkBook vs. Excel.Workbook

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

What is the difference between these two objects and which should I be using
to create an Excel worrkbook in code?

Is there some reason I should create a reference to the
Microsoft.Office.Core vs. Microsoft.Excel.10.Objects.Library? I suppose the
office give me access to the whole suite of application where excel is excel.
So if I think I might need the others, then include the office reference and
not the excel? The coding is going to be the same in both cases...right
(assuming the same version of Excel)?

Thanks in advance for your assistance
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top