Compare the contents of this CXlArray with another
[C++]
int operator <=(
const CXlArray& xla
) const;
An initialised XLOPER, or a reference to CXlArray.
Returns TRUE if the value in this object is less than or equal to that in xla;
returns FALSE otherwise.
Note that CXlArrays are sorted by size first and then by value.
Header: xllplus.h