XLL+ Class Library

CXlOper::operator double

Returns a numeric value

[C++]
operator double() const;

Return value

This function returns the value of a double contained in a CXlOper, or asserts if the CXlOper contains any other data type.

Requirements

Header: xllplus.h

See Also

CXlOper Class | CXlOper Methods