Compares the object with another
[C++]
int Compare(
const CXlSerialData& that
) const;
A CXlSerialData object that will be compared to *this.
This function compares the current object with another and returns -1, 0 or 1
depending on their order.
Header: xlserialize.h