Serializes a single CXlOper
[C++]
void CopyXlOper(
const CXlOper& xlo
);
A CXlOper object containing one or more values which will be serialized to the new CXlSerialData object. If the CXlOper was passed as an argument from Excel, you must call CXlOper::Coerce() before saving it.
Header: xlserialize.h