The set of parameters used by the matrix conversion functions.
                class CMatrixConvertParams<T>  | 
            
      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.
    
Header: xlpconvert.h
CMatrixConvertParams<T> Methods | xlpconvert.h | Conversion Functions | CScalarConvertParams<T> class | CVectorConvertParams<T> class