示例#1
0
 private void buttonDocstoAuthorize_Click(object sender, RibbonControlEventArgs e)
 {
     OfficeApplication.ShowDocumentsToAuthorize();
 }