I am working on a project that uses C++ to create an Excel spread sheet. I have been able to do all the tasks I need except adding a new worksheet. I am using the fuction:
Syntax
expression.Add(Before, After, Count, Type)
I do not know what is expected for the parameter 'Type'. I would...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.