Is the CXlOper of the specified type?
BOOL IsOfType( WORD xltype ) const; |
A xltype value. This should be one of the xltype values listed in CXlOper data types.
Returns TRUE if the CXlOper is of the specified type, FALSE if it is of any other type.
Header: xllplus.h
CXlOper Class | CXlOper Methods | CXlOper::IsArray() | CXlOper::IsDouble() | CXlOper::IsError() | CXlOper::IsBool() | CXlOper::IsString() | CXlOper::IsEmpty() | CXlOper::IsMissing() | CXlOper::IsInt() | CXlOper::IsSRef() | CXlOper::IsMRef() | CXlOper::IsRef()