XLKit
0.1.0
|
These types are pulled outside of the xlkit namespace for convenience. More...
Typedefs | |
template<typename T , typename PARM_HELP = xlkit::detail::empty_> | |
using | xlParm = xlkit::Parm< T, PARM_HELP > |
An xlkit function parameter of type T, with optional help for convenience. See Parm. | |
typedef xlkit::ResultOperandPtr | xlResultOperandPtr |
Return value for XLL functions. See xlResultOperandPtr. | |
typedef xlkit::xlOperand | xlOperand |
C++ wrapper for XLOPER struct. See xlOper4. | |
typedef xlkit::xlCellMatrixRef | xlCellMatrixRef |
Proxy class into an operand's cell matrix (mutable). See CellMatrixRef. | |
typedef xlkit::xlConstCellMatrixRef | xlConstCellMatrixRef |
Proxy class into an operand's cell matrix (non-mutable). See ConstCellMatrixRef. | |
These types are pulled outside of the xlkit namespace for convenience.