Ejemplo n.º 1
0
 public void InsertCell(CellValueRecordInterface cvRec)
 {
     _valuesAgg.InsertCell(cvRec);
 }