Exemplo n.º 1
0
 private void App_WindowBeforeDoubleClick(Word.Selection Sel, ref bool Cancel)
 {
     //throw new NotImplementedException();
 }
Exemplo n.º 2
0
 private void App_WindowSelectionChange(Word.Selection Sel)
 {
     //throw new NotImplementedException();
 }