XLL+ Class Library (7.0)

CXllFn::SupportsXL4

Returns whether the function is available under Excel 2003 and below.

bool SupportsXL4( ) const;

Return Value

Returns true if the function can be registered under Excel 2003 and below. Returns false if the function cannot be registered under Excel 2003 and below.

Requirements

Header: xllplus.h

See Also

CXllFn Class | CXllFn Methods