Assigns a single integer to the CXlOper
[C++]
const CXlOper& FromInt(
short int i
);
Integer value to be applied to the CXlOper.
This function assigns the value i to the CXlOper,
and sets the type of the CXlOper to be xltypeInt.
This data type is only normally used as an argument to SDK calls.
Header: xllplus.h