XLL+ Class Library (6.3)

CXlOper::operator double

Returns a numeric value

operator double( ) const;

Return Value

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

Example

CXlOper::operator double() Example

Requirements

Header: xllplus.h

See Also

CXlOper Class | CXlOper Methods