XLL+ Class Library (7.0)

CXlOper::operator CString

Returns a string value

operator CString( ) const;

Return Value

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

Example

CXlOper::operator CString() Example

Requirements

Header: xllplus.h

See Also

CXlOper Class | CXlOper Methods