| 
    XLKit
    0.1.0
    
   | 
 
| ▼Nxlkit | |
| ▼NXLKIT_VERSION_NAME | |
| CParm | Function parameter with associated help | 
| ▼CRegistry | Stores all registry of functions for the XLL | 
| CFunc< F, End, End > | |
| CWrapper | Information for a registered function | 
| CResultOperandPtr | Return value for XLL functions | 
| CxlError | An error number value | 
| CxlException | A std::runtime_error subclass for exceptions thrown by the libary, via XLKIT_THROW() | 
| ▼CxlOper4 | C++ methods that operate on top of an XLOPER struct | 
| CCellMatrixRef | Proxy class into an operand's cell matrix (mutable) | 
| CConstCellMatrixRef | Proxy class into an operand's cell matrix (non-mutable) |