Finds out whether a particular cell is visible
Source position: grids.pas line 1097
public function TCustomGrid.IscellVisible(
aCol: Integer;
aRow: Integer
):Boolean;