XLL+ Class Library (7.0)

CXlConstCell::operator CString

Returns a string value

operator CString( ) const;

Return Value

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

Requirements

Header: xllplus.h

See Also

CXlConstCell Class | CXlConstCell Methods