@Override
 public boolean dependsOnSelection() {
   return cell.dependsOnSelection();
 }