XLKit
0.1.0
|
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 xlOper4 & | operator() (int i, int j) const |
(row,col) value in matrix | |
xlOper4 & | operator() (int i, int j) |
Friends | |
class | xlOper4 |
class | ConstCellMatrixRef |
Proxy class into an operand's cell matrix (mutable)