getCellValue(rowIndex,cellName)<pre><code>说明:获取单元格value值 入参:rowIndex 行号 cellName 列名(fieldname) 例: model.getCellValue(rowIndex,cellName)</code></pre>