private void buttonSupProd_Click(object sender, RibbonControlEventArgs e)
 {
     AddInUtilities.SupprimerProduits();
 }