Calling AutoFit using C API's

  • Thread starter Thread starter comptechguy76
  • Start date Start date
C

comptechguy76

Hello,



I want to call the AutoFit function in Excel using the C API's. I have
the XLCALL.H header file, but can't see the corresponding macro for
AutoFit. Any idea how to do this?

Thanks

D
 
Check one of your other multiple posts.

Hello,

I want to call the AutoFit function in Excel using the C API's. I have
the XLCALL.H header file, but can't see the corresponding macro for
AutoFit. Any idea how to do this?

Thanks

D
 
The replies to that post talks about using the VBA, i guess.

How to call the C API's directly from a C application?
 

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