private void buttonLignes_Click(object sender, RibbonControlEventArgs e)
 {
     AddInUtilities.InsertLineSaisieBanque();
 }