XLL+ Class Library (7.0)

CMatrixConvertParams<T> Class

The set of parameters used by the matrix conversion functions.

class CMatrixConvertParams<T>

Overview

The CMatrixConvertParams<T> template class is used to pass conversion parameters to the matrix conversion function XlReadMatrix(), which converts an Excel argument (of type CXlOper) into a value of type ple::imtx<T>, or some other container for which an adapter exists.

Requirements

Header: xlpconvert.h

See Also

CMatrixConvertParams<T> Methods | xlpconvert.h | Conversion Functions | CScalarConvertParams<T> class | CVectorConvertParams<T> class