XLL+ Class Library (7.0)

CXllFn::SupportsXL12

Returns whether the function is available under Excel 2007 and above.

bool SupportsXL12( ) const;

Return Value

Returns true if the function can be registered under Excel 2007 and above. Returns false if the function cannot be registered under Excel 2007 and above.

Requirements

Header: xllplus.h

See Also

CXllFn Class | CXllFn Methods