Is the CXlCell 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 CXlCell is of the specified type, FALSE if it is of any other type.
Header: xllplus.h
CXlCell Class | CXlCell Methods | CXlCell::IsDouble() | CXlCell::IsError() | CXlCell::IsBool() | CXlCell::IsString() | CXlCell::IsEmpty() | CXlCell::IsInt()