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