Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
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 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
The replies to that post talks about using the VBA, i guess.
How to call the C API's directly from a C application? |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
You should ask that question in a forum dedicated to C.
wrote: The replies to that post talks about using the VBA, i guess. How to call the C API's directly from a C application? -- Dave Peterson |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Autofit (Columns.EntireColumn.AutoFit) does not work | Excel Discussion (Misc queries) | |||
Calling AutoFit using macro in XLCALL.h | Excel Worksheet Functions | |||
Calling AutoFit using macro in XLCALL.h | Excel Discussion (Misc queries) | |||
API's and Mouseclick | Excel Programming | |||
calling API's | Excel Programming |