XLL+ Class Library (6.3)

CXlUserConverterBase<ElemType, XlNativeType> Methods

The methods of the CXlUserConverterBase<ElemType, XlNativeType> class are listed here.

Construction

public method CXlUserConverterBase Constructs a CXlUserConverterBase object

Overrideables

public method ConvertFromExcel Converts a single value from Excel format to a native type
public method ConvertToExcel Converts a single value from a C++ type to Excel format

Names

public method GetTypeMessageId Returns the ID of a resource string containing the extended type name
public method GetTypeName Returns the name of the extended type
public method GetTypeNameW Returns the name of the extended type as a wide string
public method ResolveTypeName Returns the name of the extended type for use in error messages

Requirements

Header: xlpconvert.h

See Also

CXlUserConverterBase<ElemType, XlNativeType> Class | xlpconvert.h | Extended types