View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Dave Peterson Dave Peterson is offline
external usenet poster
 
Posts: 35,218
Default Calling AutoFit using C API's

Check one of your other multiple posts.

wrote:

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


--

Dave Peterson