Function StringGridWidgetBase.setCellText

set cell text

abstract StringGridWidgetBase setCellText(
  int col,
  int row,
  UIString text
);