Hi,
I have to update a matrix model by script, firstly import an excel file. I have found problem of creating Cxns between RowCells and ColumnCells. The method createCxn ( MatrixHeaderCell source, MatrixHeaderCell target, int cxnType ) doesn't work.
Please, could you help.