Works well thank you !
But how do the limits of the legend ? It doesn't appear : /
graph3D = ListPlot3D[data = Import["myFile.xls"], ColorFunction -> "Rainbow", PlotLabel -> "3D", PlotLegends -> BarLegend[{"Rainbow", {Min[ToExpression[data]], Max[ToExpression[data]]}}]]