Assigns a boolean value and data type to the CXlCell
void FromBool( bool boolVal ); |
Value to be applied to the CXlCell.
This function assigns the value of boolVal to the CXlCell, and sets the type of the CXlCell to be xltypeBool.
Header: xllplus.h