private void buttonSupLigne_Click(object sender, RibbonControlEventArgs e)
 {
     AddInUtilities.SupprimerLigne();
 }