View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] comptechguy76@gmail.com is offline
external usenet poster
 
Posts: 5
Default Calling AutoFit using C API's

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