The set of parameters used by the vector conversion functions.
class CVectorConvertParams<T> |
The CVectorConvertParams<T> template class is used to pass
conversion parameters to the vector conversion function
XlReadVector(),
which converts an Excel argument (of type CXlOper)
into a value of type std::vector<T>
.
Header: xlpconvert.h
CVectorConvertParams<T> Methods | xlpconvert.h | Conversion Functions | CScalarConvertParams<T> class | CMatrixConvertParams<T> class