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?
 
Back
Top