XLL+ Class Library (6.3)

CXlCell::operator double

Returns a numeric value

operator double( ) const;

Return Value

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

Requirements

Header: xllplus.h

See Also

CXlCell Class | CXlCell Methods