private void buttonCut_Click(object sender, RibbonControlEventArgs e)
 {
     AddInUtilities.Couper();
 }