private void buttonNouvP_Click(object sender, RibbonControlEventArgs e)
 {
     AddInUtilities.NouveauProjet();
 }