Function StringGridAdapter.setCellText

set cell text

StringGridAdapter setCellText(
  int col,
  int row,
  dstring text
);