xlfuncs.h contains classes that allows you to call Excel worksheet functions from C++ code.
For details on how to use the classes see CXlFuncs overview and CXlMacros overview
Class | Description |
---|---|
CXlFuncs | A class containing static methods for calling Excel worksheet functions. |
CXlMacros | A class containing static methods for calling Excel macro functions. |