Function StringGridWidgetBase.cellText

get cell text

abstract UIString cellText(
  int col,
  int row
);