for(int i=1;i<=20;i++){ cellule=feuille.getCellByPosition(0,i); cellule.setValue(normal()); }