XLL+ Class Library (6.3)

CXlOper::IsPresent

Is the CXlOper not missing (i.e. not omitted from the caller's argument list)?

BOOL IsPresent( ) const;

Return Value

Returns TRUE if the CXlOper has not been omitted from the list of arguments by the caller, FALSE otherwise.

Example

CXlOper::IsPresent() Example

Requirements

Header: xllplus.h

See Also

CXlOper Class | CXlOper Methods | CXlOper::IsMissing()