Assigns an floating-point numeric value and data type to the CXlOper
[C++]
const CXlOper& FromDouble(
double d
);
Value to be applied to the CXlOper.
This function assigns the value of d to the CXlOper,
and sets the type of the CXlOper to be xltypeNum.
Header: xllplus.h