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

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

#include <xlOperand.hpp>

Public Member Functions

int rows () const
 Rows in matrix.
 
int cols () const
 Columns in matrix.
 
const xlOper4operator() (int i, int j) const
 (row,col) value in matrix
 
xlOper4operator() (int i, int j)
 

Friends

class xlOper4
 
class ConstCellMatrixRef
 

Detailed Description

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


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