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