XLKit  0.1.0
 All Classes Files Functions Typedefs Macros Groups
xlkit::XLKIT_VERSION_NAME::xlOper4::ConstCellMatrixRef Class Reference

Proxy class into an operand's cell matrix (non-mutable) More...

#include <xlOperand.hpp>

Public Member Functions

 ConstCellMatrixRef (CellMatrixRef ref)
 Construct from non-const CellMatrixRef.
 
int rows () const
 Rows in matrix.
 
int cols () const
 Columns in matrix.
 
const xlOper4operator() (int i, int j) const
 (row,col) value in matrix
 

Friends

class xlOper4
 

Detailed Description

Proxy class into an operand's cell matrix (non-mutable)


The documentation for this class was generated from the following file: