Example #1
0
 private void buttonCloseSession_Click(object sender, RibbonControlEventArgs e)
 {
     OfficeApplication.CloseSession();
 }