Example #1
0
 private void buttonViewRep_Click(object sender, RibbonControlEventArgs e)
 {
     OfficeApplication.showRepository(DocumentType.PPT);
 }