xlld.xl

Wraps calls to xlXXX "functions" via the Excel4/Excel12 functions

Members

Functions

coerce
XLOPER12 coerce(LPXLOPER12 oper)
Undocumented in source. Be warned that the author may not have intended to support it.
free
void free(XLOPER12 oper)
Undocumented in source. Be warned that the author may not have intended to support it.
free
void free(LPXLOPER12 oper)
Undocumented in source. Be warned that the author may not have intended to support it.
scopedCoerce
auto scopedCoerce(LPXLOPER12 oper)

Coerces an oper and returns an RAII struct that automatically frees memory

Structs

Coerced
struct Coerced
Undocumented in source.

Meta