The methods of the CXlUserConverterBase<ElemType, XlNativeType> class are listed here.
CXlUserConverterBase | Constructs a CXlUserConverterBase object |
ConvertFromExcel | Converts a single value from Excel format to a native type | |
ConvertToExcel | Converts a single value from a C++ type to Excel format |
GetTypeMessageId | Returns the ID of a resource string containing the extended type name | |
GetTypeName | Returns the name of the extended type | |
GetTypeNameW | Returns the name of the extended type as a wide string | |
ResolveTypeName | Returns the name of the extended type for use in error messages |
Header: xlpconvert.h
CXlUserConverterBase<ElemType, XlNativeType> Class | xlpconvert.h | Extended types