Beispiel #1
0
 public override string GetCustomUI(string ribbonId) => SharpRibbonHelper.GetUi();
Beispiel #2
0
 public void SubInsertSeoMethodTemp(IRibbonControl control) => SharpRibbonHelper.SubInsertSeoMethodTemp(control);
Beispiel #3
0
 public void SubInsertUdfTemp(IRibbonControl control) => SharpRibbonHelper.SubInsertUdfTemp(control);
Beispiel #4
0
 public void SubRunSub(IRibbonControl control) => SharpRibbonHelper.SubRunSub(control);
Beispiel #5
0
 public void SubShowCacheWin(IRibbonControl control) => SharpRibbonHelper.SubShowCacheWin(control);
Beispiel #6
0
 public void SubAbout(IRibbonControl control) => SharpRibbonHelper.SubAbout(control);