Hello,
I'm trying to develop an application in VC++ 6.0 that
needs to read the custom properties of an Excel 2000
document. There is a function GetCustomDocumentProperties() in Excel9.olb but I'm not quite sure what its return type is. Could anyone let me know how to use it?
Thanks.
Hello,
I'm trying to develop an application in VC++ 6.0 that
needs to read the custom properties of an Excel 2000
document. There is a function GetCustomDocumentProperties
() in Excel9.olb but I'm not quite sure what its return type is. Could anyone let me know how to use it?
Thanks.
I need to programatically set the width of a column in Excel. On resizing a column in Excel, it is found that 1 point = 12 pixels while 5 points = 40 pixels(instead of 60 pixels). Clearly this is inconsistent. Could anyone please tell me what is the exact equivalence between a point and a pixel...
I need to automate the version number so that whenever the application is built, the version number is incremented. Is there any function in VC++ which allows the default version resource VS_VERSION_INFO to be edited?
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.