Is the CXlOper missing (i.e. omitted from the caller's argument list)?
BOOL IsMissing( ) const; |
Returns TRUE if the CXlOper has been omitted from the list of arguments by the caller, FALSE otherwise.
CXlOper::IsMissing() Example | MyDaysInFeb Example
Header: xllplus.h
CXlOper Class | CXlOper Methods | CXlOper::IsOfType() | CXlOper::IsArray() | CXlOper::IsDouble() | CXlOper::IsError() | CXlOper::IsBool() | CXlOper::IsString() | CXlOper::IsEmpty() | CXlOper::IsInt() | CXlOper::IsSRef() | CXlOper::IsMRef() | CXlOper::IsRef()