Assigns an floating-point numeric value and data type to the CXlCell
void FromDouble( double d ); |
Value to be applied to the CXlCell.
This function assigns the value of d to the CXlCell, and sets the type of the CXlCell to be xltypeNum.
Header: xllplus.h